Gitiles
Code Review
Sign In
gerrit-dev.monogon.dev
/
monogon
/
c2c7ad97b50194a550e77b875570ece90259f4ea
/
.
/
scripts
/
destroy_container.sh
blob: c60800a453368fa8823663fbcb0fb6a1c8ee5914 [
file
] [
log
] [
blame
]
#!/bin/bash
podman pod stop nexantic
podman pod rm nexantic
--
force