moby--moby/api/client/image
Alexander Morozov f0193e278c Merge pull request #23256 from vdemeester/migrate-pull-push-to-cobra
Use spf13/cobra for docker push and docker pull
2016-06-13 14:16:42 -07:00
..
build.go Migrate docker build to cobra 2016-06-07 18:15:44 +02:00
history.go Use spf13/cobra for docker history 2016-06-06 08:03:07 -07:00
images.go Use spf13/cobra for docker images 2016-06-07 08:10:49 -07:00
import.go Migrate import command to cobra 2016-06-06 13:58:23 +02:00
load.go Migrate load command to cobra 2016-06-09 17:28:33 +02:00
pull.go Moving Image{Push,Pull}Privileged to trust.go 2016-06-10 12:07:32 +02:00
push.go Moving Image{Push,Pull}Privileged to trust.go 2016-06-10 12:07:32 +02:00
remove.go Use spf13/cobra for docker rmi 2016-06-05 22:40:35 +02:00
save.go Migrate save command to cobra 2016-06-09 17:38:20 +02:00
search.go Migrate login & logout command to cobra 2016-06-10 12:04:29 +02:00
tag.go Use spf13/cobra for docker tag 2016-06-07 08:12:49 -07:00