podman-compose/tests
Tyler Ramer 243bdb688d Add support for setting container ulimit
- supports `ulimit: host` or other single value
- As well as `ulimit: [nofile=5000, nproc=5000]` array
- As well as `ulimit: {nofile: 5000, nproc: 5000}` dict

Authored-by: Tyler Ramer <tramer@pivotal.io>
2019-09-13 22:25:26 +03:00
..
build test compose files with build 2019-09-03 18:35:56 +03:00
multicompose FIXES #35: now support multiple composer files 2019-09-08 02:20:48 +03:00
short update readme and no arguments print help 2019-09-03 00:19:07 +03:00
ulimit Add support for setting container ulimit 2019-09-13 22:25:26 +03:00
vol update readme and no arguments print help 2019-09-03 00:19:07 +03:00
yamlmagic a test showing yaml anchor magic 2019-09-09 00:48:25 +03:00