compose/cli/cmd
Nicolas De loof a067882b6d
Merge pull request #734 from docker/add-version-in-user-agent
Add version to UserAgent on  ACI
2020-10-12 11:11:55 +02:00
..
compose Add detach flag to `compose up` 2020-10-07 15:51:43 +02:00
context Allow `docker context ls —formatter {{json.}}` to not delegate to Moby and include context type in the json 2020-10-06 18:00:35 +02:00
login Fix regression: let users login to local registry (no '.' In registry name) 2020-10-02 13:54:59 +02:00
logout Update copyright 2020-09-22 12:13:00 +02:00
mobyflags Update copyright 2020-09-22 12:13:00 +02:00
run Merge pull request #704 from ulyssessouza/add-envFile 2020-10-01 13:55:24 +02:00
testdata Add resource reservations to container inspect 2020-10-08 17:47:16 +02:00
volume Print only the information present in pretty on json 2020-10-01 15:41:18 +02:00
ecs.go Update copyright 2020-09-22 12:13:00 +02:00
exec.go Update copyright 2020-09-22 12:13:00 +02:00
inspect.go Fix HTML escape encoding 2020-10-02 18:53:22 +02:00
inspect_test.go Update copyright 2020-09-22 12:13:00 +02:00
kill.go Update copyright 2020-09-22 12:13:00 +02:00
logs.go Update copyright 2020-09-22 12:13:00 +02:00
ps.go Fix docker context ls for retrocompatibility 2020-10-01 15:41:18 +02:00
ps_test.go Update copyright 2020-09-22 12:13:00 +02:00
rm.go Update copyright 2020-09-22 12:13:00 +02:00
secrets.go Print only the information present in pretty on json 2020-10-01 15:41:18 +02:00
serve.go Add volume as a new served API, use `one of` in proto for context specific parameters, proxy volume creation 2020-09-28 14:56:32 +02:00
start.go Update copyright 2020-09-22 12:13:00 +02:00
stop.go Update copyright 2020-09-22 12:13:00 +02:00
version.go Add version to UserAgent on ACI 2020-10-12 09:15:32 +02:00
version_test.go Fix tests 2020-10-01 15:41:18 +02:00