Closed francoiscampbell closed 2 years ago
Adds support for docker run --ulimit (https://docs.docker.com/engine/reference/commandline/run/#set-ulimits-in-container---ulimit) under the ulimits: plugin option.
docker run --ulimit
ulimits:
Tested with a local pipeline:
ulimit -a output:
ulimit -a
Thanks @toote, added tests and bumped the readme versions
Adds support for
docker run --ulimit
(https://docs.docker.com/engine/reference/commandline/run/#set-ulimits-in-container---ulimit) under theulimits:
plugin option.Tested with a local pipeline:
ulimit -a
output: