mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
f29b2e48eb
Fix issue with restoring the tag store and setting static configuration from the daemon. i.e. the field on the TagStore struct must be made internal or the json.Unmarshal in restore will overwrite the insecure registries to be an empty struct. Signed-off-by: Michael Crosby <michael@docker.com> Conflicts: graph/pull.go graph/push.go graph/tags.go |
||
---|---|---|
.. | ||
export.go | ||
graph.go | ||
history.go | ||
import.go | ||
list.go | ||
load.go | ||
MAINTAINERS | ||
pools_test.go | ||
pull.go | ||
push.go | ||
service.go | ||
tag.go | ||
tags.go | ||
tags_unit_test.go | ||
viz.go |