mirror of
https://github.com/docker/cli.git
synced 2026-01-13 18:22:35 +03:00
`StreamConfig` carries with it a dep on libcontainerd, which is used by other projects, but libcontainerd doesn't compile on all platforms, so move it to `github.com/docker/docker/container/stream` Signed-off-by: Brian Goff <cpuguy83@gmail.com> Upstream-commit: 5ea75bb6bf41aeaeaa15d8bcceea5be87c211ffc Component: engine