1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/image
John Starks d45a26d7e2 Windows: Support non-base-layered images
Previously, Windows only supported running with a OS-managed base image.
With this change, Windows supports normal, Linux-like layered images, too.

Signed-off-by: John Starks <jostarks@microsoft.com>
2016-04-07 17:52:26 -07:00
..
spec fix common misspell 2016-02-11 15:49:36 -08:00
tarexport Add parent references support to load/save 2016-03-21 19:31:10 -07:00
v1 Add os_version and os_features to Image 2016-04-04 13:14:57 -07:00
compat.go Add os_version and os_features to Image 2016-04-04 13:14:57 -07:00
compat_test.go Add os_version and os_features to Image 2016-04-04 13:14:57 -07:00
compat_unix.go Add os_version and os_features to Image 2016-04-04 13:14:57 -07:00
compat_windows.go Add os_version and os_features to Image 2016-04-04 13:14:57 -07:00
fs.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
fs_test.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
image.go Add os_version and os_features to Image 2016-04-04 13:14:57 -07:00
image_test.go Add image store 2015-11-24 09:40:24 -08:00
rootfs.go Windows: Support non-base-layered images 2016-04-07 17:52:26 -07:00
rootfs_unix.go Windows: Support non-base-layered images 2016-04-07 17:52:26 -07:00
rootfs_windows.go Windows: Support non-base-layered images 2016-04-07 17:52:26 -07:00
store.go Add os_version and os_features to Image 2016-04-04 13:14:57 -07:00
store_test.go Clear old parent reference on resetting image parent 2016-02-05 17:05:19 -08:00