paunch/paunch
Michele Baldessari fa68844b06 Do not call --detach when using podman create
We should never use --detached when calling podman create as it
makes no sense and has actually been removed in podman 3 via
15345ce4c3

Any use of that flag when using podman >= 3.x create will error out with:

  Error: unknown flag: --detach

Change-Id: I8356110aba03dcbc09de97633bfe6f03580e2e7a
Closes-Bug: #1915500
2021-02-19 08:31:53 +01:00
..
builder Do not call --detach when using podman create 2021-02-19 08:31:53 +01:00
tests Fix the wrong method name 2021-01-11 14:36:44 +00:00
utils Instruct systemd to accept 137 and 143 exit code 2020-10-06 17:19:18 +02:00
__init__.py Process labels before building container run args 2020-04-09 14:26:26 +02:00
__main__.py Allow paunch to be called as a python module 2018-11-16 03:01:51 +00:00
cmd.py Fix option to not cleanup containers not in config 2020-11-18 15:13:44 +05:30
constants.py systemd: do not hardcode /etc/systemd/system in method 2018-12-10 18:26:33 -05:00
runner.py Fix the wrong method name 2021-01-11 14:36:44 +00:00