github.com/docker/docker/api/types/container | |
github.com/docker/docker/daemon/logger | |
github.com/docker/docker/daemon/logger/local | |
github.com/docker/go-units | Package units provides helper function to parse and print size and time units in human-readable format. |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
github.com/sirupsen/logrus | Package logrus is a structured logger for Go, completely API compatible with the standard library logger. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |