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
builder_context.go
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
versioning.go Always store images with tarsum.v1 checksum added 2015-01-23 11:30:27 -08:00
versioning_test.go
writercloser.go