mirror of
https://github.com/openSUSE/osc.git
synced 2025-08-04 22:53:42 +02:00
behave: Add --rm to container-run.sh to automatically remove containers that have exited
This commit is contained in:
@@ -6,6 +6,7 @@ podman run \
|
||||
--name obs-server \
|
||||
--hostname obs-server \
|
||||
--replace \
|
||||
--rm \
|
||||
--detach \
|
||||
--interactive \
|
||||
--tty \
|
||||
|
Reference in New Issue
Block a user