automation-tests/cmd/podman/common
Daniel J Walsh 348f2df0c0
Support max_size logoptions
Docker supports log-opt max_size and so does conmon (ALthough poorly).
Adding support for this allows users to at least make sure their containers
logs do not become a DOS vector.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-10-05 17:51:45 -04:00
..
create.go Merge pull request #7788 from IceCodeNew/patch-1 2020-09-29 15:38:24 +00:00
create_opts.go Supports import&run--signature-policy 2020-09-15 16:09:33 -04:00
createparse.go --rm option shold conflicts with --restart 2020-10-02 21:57:37 +08:00
default.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
netflags.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
ports.go V2 enable ps tests 2020-04-29 15:51:37 -07:00
specgen.go Support max_size logoptions 2020-10-05 17:51:45 -04:00
util.go Do not set host IP on ports when 0.0.0.0 requested 2020-08-03 14:32:16 -04:00
volumes.go --mount: support arbitrary mount-argument order 2020-09-16 14:18:40 +02:00