Gitiles
Code Review
Sign In
gerrit-dev.monogon.dev
/
monogon
/
56ae577a9f31df1a903dab7b72cf3f2ac518e5de
/
.
/
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