mirror of https://github.com/docker/cli.git
7c514a31c9
Previously, these errors were only printed when using `docker run`, but were omitted when using `docker container create` and `docker container start` separately. Given that these warnings apply to both situations, this patch moves generation of these warnings to `docker container create` (which is also called by `docker run`) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
container-create-localhost-dns-ipv6.golden | ||
container-create-localhost-dns.golden | ||
container-create-oom-kill-true-without-memory-limit.golden | ||
container-create-oom-kill-without-memory-limit.golden | ||
container-list-format-name-name.golden | ||
container-list-format-with-arg.golden | ||
container-list-with-config-format.golden | ||
container-list-with-format.golden | ||
container-list-without-format-no-trunc.golden | ||
container-list-without-format.golden | ||
utf8.env | ||
utf16.env | ||
utf16be.env | ||
valid.env | ||
valid.label |