Gitiles
Code Review
Sign In
gerrit-dev.monogon.dev
/
monogon
/
cb883e2810f61d74df76f0db58be7c5ad31bf8e3
/
.
/
scripts
/
destroy_container.sh
blob: c60800a453368fa8823663fbcb0fb6a1c8ee5914 [
file
] [
log
] [
blame
]
Leopold Schabel
2983d72
2019-10-23 12:16:42 +0200
[
diff
] [
blame
]
1
#!/bin/bash
2
Hendrik Hofstadt
3e6018f
2019-10-28 21:29:42 +0100
[
diff
] [
blame
]
3
podman pod stop nexantic
4
podman pod rm nexantic
--
force