mirror of
https://github.com/containers/podman-compose.git
synced 2025-01-09 15:38:13 +01:00
243bdb688d
- 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> |
||
---|---|---|
.. | ||
docker-compose.yaml | ||
Dockerfile | ||
ulimit.sh |