mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
4352da7803
Add distribution package for managing pulls and pushes. This is based on the old code in the graph package, with major changes to work with the new image/layer model. Add v1 migration code. Update registry, api/*, and daemon packages to use the reference package's types where applicable. Update daemon package to use image/layer/tag stores instead of the graph package Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com> Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com> |
||
---|---|---|
.. | ||
ps | ||
attach.go | ||
build.go | ||
cli.go | ||
client.go | ||
commit.go | ||
cp.go | ||
create.go | ||
diff.go | ||
events.go | ||
exec.go | ||
export.go | ||
hijack.go | ||
history.go | ||
images.go | ||
import.go | ||
info.go | ||
inspect.go | ||
kill.go | ||
load.go | ||
login.go | ||
logout.go | ||
logs.go | ||
network.go | ||
pause.go | ||
port.go | ||
ps.go | ||
pull.go | ||
push.go | ||
rename.go | ||
restart.go | ||
rm.go | ||
rmi.go | ||
run.go | ||
save.go | ||
search.go | ||
start.go | ||
stats.go | ||
stats_unit_test.go | ||
stop.go | ||
tag.go | ||
top.go | ||
trust.go | ||
trust_test.go | ||
unpause.go | ||
utils.go | ||
version.go | ||
volume.go | ||
wait.go |