compose/api
Guillaume Tardif f0dbc60676 Avoid negative elapsed the display when only one event is sent.
Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
2021-02-03 15:39:58 +01:00
..
backend Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
client Add kill command 2021-02-03 10:44:26 +01:00
cloud Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
compose Add kill command 2021-02-03 10:44:26 +01:00
config Move config => api/config 2021-01-15 16:55:10 +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 Keep “kubernetes” in `docker context create kubernetes mycontext` UX. We cannot use “kubernetes” as an endpoint name, because the context Marshall/unmarshall has a specific logic for the “kubernetes” endpoint, so storing “kube” 2021-01-26 16:40:18 +01:00
errdefs Move errdefs => api/errdefs 2021-01-15 16:54:18 +01:00
progress Avoid negative elapsed the display when only one event is sent. 2021-02-03 15:39:58 +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