moby--moby/image
Josh Hawn 213e3d1166 Add Tarsum Calculation during v2 Pull operation
While the v2 pull operation is writing the body of the layer blob to disk
it now computes the tarsum checksum of the archive before extracting it to
the backend storage driver. If the checksum does not match that from the
image manifest an error is raised.

Also adds more debug logging to the pull operation and fixes existing test
cases which were failing. Adds a reverse lookup constructor to the tarsum
package so that you can get a tarsum object using a checksum label.

Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2015-01-15 14:05:05 -08:00
..
spec Typo creating -> created 2015-01-14 23:02:17 -08:00
graph.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
image.go Add Tarsum Calculation during v2 Pull operation 2015-01-15 14:05:05 -08:00