Umstellung auf podman in Arbeit
(cherry picked from commit 1a92c63ef6d60e9dcba513ebf60cbd9f18a142e8)
This commit is contained in:
@@ -10,8 +10,6 @@ echo "==> Stopping and removing pod kontor"
|
||||
if podman pod exists kontor; then
|
||||
podman pod stop kontor
|
||||
podman pod rm kontor
|
||||
podman rm postgres
|
||||
podman rm adminer
|
||||
fi
|
||||
|
||||
script/setup
|
||||
|
||||
Reference in New Issue
Block a user