compose/api
Guillaume Tardif fe39267e3a Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display)
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-01-15 16:47:30 +01:00
..
backend goimports -local github.com/docker/compose-cli -w . ; gofmt -s -w . 2021-01-15 16:24:00 +01:00
client Move Context & context/store => api/context & api/context/store 2021-01-15 16:31:59 +01:00
cloud Move context/cloud => api/cloud 2021-01-15 16:23:53 +01:00
compose introduce --remove-orphans option 2021-01-06 14:36:59 +01:00
containers Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display) 2021-01-15 16:47:30 +01:00
context Move Context & context/store => api/context & api/context/store 2021-01-15 16:31:59 +01:00
progress Move progress => api 2021-01-15 15:57:24 +01:00
resources Display summary of reclaimed ACI resources (CPU/mem) in `docker prune` 2020-10-15 15:45:48 +02:00
secrets Refactor secrets 2020-10-19 11:33:55 +02:00
volumes Add command "volume inspect" 2020-10-14 11:11:55 +02:00