paunch/paunch/builder
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
..
__init__.py Builder object, transform config data to docker arguments 2017-03-31 13:32:07 +13:00
compose1.py Allow to set limit memory on containers 2019-11-01 08:14:58 -06:00