moby--moby/image
Stefan J. Wernli 041a9510c6 Fixing 'docker save' on Windows.
Save was failing file integrity checksums due to bugs in both
Windows and Docker. This commit includes fixes to file time handling
in tarexport and system.chtimes that are necessary along with
the Windows platform fixes to correctly support save. With this
change, sysfile_backups for windowsfilter driver are no longer
needed, so that code is removed.

Signed-off-by: Stefan J. Wernli <swernli@microsoft.com>
2016-02-08 18:08:49 -08:00
..
spec Carry of PR #13520 2015-06-13 09:27:30 -07:00
tarexport Fixing 'docker save' on Windows. 2016-02-08 18:08:49 -08:00
v1 Update code to compile against new manifest interface 2016-01-08 17:24:20 -08: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 progress bar to docker load 2016-02-05 02:24:23 -05:00
image_test.go Add image store 2015-11-24 09:40:24 -08:00
rootfs.go Add image store 2015-11-24 09:40:24 -08:00
rootfs_unix.go Fix typos found across repository 2015-12-13 18:04:12 +02:00
rootfs_windows.go Update code to compile against new manifest interface 2016-01-08 17:24:20 -08:00
store.go Clear old parent reference on resetting image parent 2016-02-05 17:05:19 -08:00
store_test.go Clear old parent reference on resetting image parent 2016-02-05 17:05:19 -08:00