1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client/image
Anusha Ragunathan 9b6dcc8b9d Make docker pull detect plugin content and error out.
Signed-off-by: Anusha Ragunathan <anusha@docker.com>
2016-08-20 12:54:35 -07:00
..
build.go Suppress verbose "Sending build context" messages in non tty scenarios 2016-08-15 18:35:05 -07:00
history.go Implement stringutils.Ellipsis() 2016-08-11 14:14:06 +02:00
images.go Refactor dockerCli *Format to ConfigFile call 2016-08-04 15:00:00 +02: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 Make docker pull detect plugin content and error out. 2016-08-20 12:54:35 -07:00
push.go Make --help information consistent 2016-06-19 16:26:23 +08: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 Implement stringutils.Ellipsis() 2016-08-11 14:14:06 +02:00
tag.go Updates on cli reference documentation 2016-07-07 20:43:18 +02:00