moby--moby/pkg/tarsum
Josh Hawn ba3bad66f9 Always store images with tarsum.v1 checksum added
Updates `image.StoreImage()` to always ensure that images
that are installed in Docker have a tarsum.v1 checksum.

Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2015-01-23 11:30:27 -08:00
..
testdata
MAINTAINERS pkg/tarsum: add maintainers & add missing s 2014-11-26 00:44:16 +02:00
builder_context.go Have .dockerignore support Dockerfile/.dockerignore 2015-01-06 10:57:48 -08:00
fileinfosums.go
fileinfosums_test.go
tarsum.go Always store images with tarsum.v1 checksum added 2015-01-23 11:30:27 -08:00
tarsum_spec.md
tarsum_test.go Correctly close generated benchmark archives 2014-12-03 22:26:06 -08:00
versioning.go Always store images with tarsum.v1 checksum added 2015-01-23 11:30:27 -08:00
versioning_test.go
writercloser.go