1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/graph
Josh Hawn 3414307306 Remove Checksum field from image.Image struct
The checksum is now being stored in a separate file beside the image
JSON file.

Docker-DCO-1.1-Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2015-01-30 09:37:50 -08:00
..
export.go
graph.go
history.go
import.go
list.go
load.go
load_unsupported.go
MAINTAINERS
manifest.go Store tar checksum in separate file 2015-01-29 21:28:20 -08:00
manifest_test.go Store tar checksum in separate file 2015-01-29 21:28:20 -08:00
pools_test.go
pull.go
push.go
service.go Remove Checksum field from image.Image struct 2015-01-30 09:37:50 -08:00
tag.go
tags.go
tags_unit_test.go
viz.go