Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | spec: rework --ulimit host | Giuseppe Scrivano | 2019-07-17 |
| | | | | | | | it seems enough to not specify any ulimit block to maintain the host limits. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||
* | podman: add --ulimit host | Giuseppe Scrivano | 2019-07-08 |
add a simple way to copy ulimit values from the host. if --ulimit host is used then the current ulimits in place are copied to the container. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> |