1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/image
Daniel Nephin 5136096520 Fix copy when used with scratch and images with empty RootFS
Commit the rwLayer to get the correct DiffID
Refacator copy in thebuilder
move more code into exportImage
cleanup some windows tests
Release the newly commited layer.
Set the imageID on the buildStage after exporting a new image.
Move archiver to BuildManager.
Have ReleaseableLayer.Commit return a layer
and store the Image from exportImage in the local imageSources cache
Remove NewChild from image interface.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-06-08 15:07:16 -04:00
..
cache Cleanup all the mutate + defer revert of b.runConfig in the builder 2017-05-01 18:36:53 -04:00
spec image/spec: tags are 128 characters 2017-04-24 15:23:34 -07:00
tarexport Merge pull request #32293 from moypray/save_delete 2017-06-05 09:55:56 -04:00
v1 *: use opencontainers/go-digest package 2017-01-06 18:48:41 -08:00
fs.go Wrap errors in digest package so they are consistent between platforms. 2017-03-08 11:48:46 -05:00
fs_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
image.go Fix copy when used with scratch and images with empty RootFS 2017-06-08 15:07:16 -04:00
image_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00
rootfs.go Windows: Skip layers+base images 2016-09-07 12:16:45 -07:00
store.go Fix copy when used with scratch and images with empty RootFS 2017-06-08 15:07:16 -04:00
store_test.go Remove pkg/testutil/assert in favor of testify 2017-04-14 12:03:21 -07:00