compose/cli
Guillaume Tardif b8968e83cd Do not fail when constructing error message for commands not implemented. Use metrics GetCommand() the is already used 3 lines above for metrics tracking.
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2020-09-30 10:49:14 +02:00
..
cmd 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
config Update copyright 2020-09-22 12:13:00 +02:00
formatter Update copyright 2020-09-22 12:13:00 +02:00
mobycli In metrics, send context type, not context name (metrics for Moby calls) 2020-09-23 16:12:09 +02:00
options ACI: allow users to set DNSLabelName and deploy containers with fqdn like `myapp.eastus.azurecontainers.io` 2020-09-22 14:41:31 +02:00
main.go Do not fail when constructing error message for commands not implemented. Use metrics GetCommand() the is already used 3 lines above for metrics tracking. 2020-09-30 10:49:14 +02:00
main_test.go Only add `--domainname` flag to `docker run` in ACI context 2020-09-22 14:41:31 +02:00