Imports
- github.com/docker/docker/api/types
- github.com/docker/docker/api/types/container
- github.com/docker/docker/api/types/events
- github.com/docker/docker/api/types/filters
- github.com/docker/docker/api/types/swarm
- github.com/docker/docker/api/types/system
- github.com/docker/docker/client
- github.com/docker/docker/container
- github.com/docker/docker/errdefs
- github.com/docker/docker/pkg/ioutils
- github.com/docker/docker/pkg/stringid
- github.com/docker/docker/pkg/tailfile
- github.com/docker/docker/testutil/environment
- github.com/docker/docker/testutil/request
- github.com/docker/go-connections/sockets
- github.com/docker/go-connections/tlsconfig
- github.com/moby/sys/mount
- github.com/pkg/errors
- golang.org/x/sys/unix
- gotest.tools/v3/assert
- gotest.tools/v3/poll