paunch/paunch
Marc Methot ccc7b278c1 Allow to set limit memory on containers
This will add the features `--memory`, `--memory-swap` and
`--memory-swappiness`

Conflicts:
	paunch/builder/compose1.py
	paunch/builder/podman.py
	paunch/tests/test_builder_compose1.py
	paunch/tests/test_builder_podman.py

Change-Id: Icb44564906dbbe2d0407eaf1ab01eb450fcc73ce
Closes-Bug: #1801949
(cherry picked from commit 797e7ae19c)
2019-11-01 08:14:58 -06:00
..
builder Allow to set limit memory on containers 2019-11-01 08:14:58 -06:00
tests Allow to set limit memory on containers 2019-11-01 08:14:58 -06:00
utils Add --cpuset-cpus support 2019-09-16 21:35:47 +00:00
__init__.py Revert "Check if volume paths exist before executing Docker." 2019-09-12 15:55:50 +00:00
cmd.py paunch apply should exit nonzero for failures 2017-08-01 18:16:41 -04:00
main.py Start to write docs 2017-04-06 15:15:59 +12:00
runner.py Optimize container CLI for getting unique names 2019-08-05 14:53:35 +02:00