Gitiles
Code Review
Sign In
gerrit-dev.monogon.dev
/
monogon
/
58ec09eece3b2ca32112668cc6e5f1fd63ffa2a7
/
.
/
scripts
/
destroy_container.sh
blob: 419669773bd116aa1f31844729f2699640da3a32 [
file
] [
log
] [
blame
]
Leopold Schabel
2983d72
2019-10-23 12:16:42 +0200
[
diff
] [
blame
]
1
#!/bin/bash
2
Serge Bazanski
febf0b0
2021-01-07 16:34:28 +0100
[
diff
] [
blame
]
3
podman pod stop monogon
4
podman pod rm monogon
--
force