DockerCLI/cli/command/container/testdata
Sebastiaan van Stijn 7c514a31c9
Fix warnings not being printed on "create", only on "run"
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>
2018-12-13 14:21:34 +01:00
..
container-create-localhost-dns-ipv6.golden Fix warnings not being printed on "create", only on "run" 2018-12-13 14:21:34 +01:00
container-create-localhost-dns.golden Fix warnings not being printed on "create", only on "run" 2018-12-13 14:21:34 +01:00
container-create-oom-kill-true-without-memory-limit.golden Fix warnings not being printed on "create", only on "run" 2018-12-13 14:21:34 +01:00
container-create-oom-kill-without-memory-limit.golden Fix warnings not being printed on "create", only on "run" 2018-12-13 14:21:34 +01:00
container-list-format-name-name.golden Add unit tests to docker container ls 2018-02-19 11:22:36 +01:00
container-list-format-with-arg.golden Add unit tests to docker container ls 2018-02-19 11:22:36 +01:00
container-list-with-config-format.golden Add unit tests to docker container ls 2018-02-19 11:22:36 +01:00
container-list-with-format.golden Add unit tests to docker container ls 2018-02-19 11:22:36 +01:00
container-list-without-format-no-trunc.golden Add unit tests to docker container ls 2018-02-19 11:22:36 +01:00
container-list-without-format.golden Add unit tests to docker container ls 2018-02-19 11:22:36 +01:00
utf8.env
utf16.env
utf16be.env
valid.env
valid.label