moby--moby/image
Josh Hawn 26184de8ab Remove `jsonData` argument from `image.StoreImage`
The argument specified the json data to save to disk when registering
a new image into the image graph. If it is nil, then the given image
is serialized to json and that is written by default. This default
behavior is sufficient if the given image was originally deserialzed
from this jsonData to begin with which has always been the case.

Signed-off-by: Josh Hawn <josh.hawn@docker.com> (github: jlhawn)
2014-11-03 17:39:21 -08:00
..
graph.go update go import path and libcontainer 2014-07-24 22:19:50 +00:00
image.go Remove `jsonData` argument from `image.StoreImage` 2014-11-03 17:39:21 -08:00