Gitiles
Code Review
Sign In
gerrit-dev.monogon.dev
/
monogon
/
3ea707028e5f140b1a5186a7086c0089a70c8f9c
/
.
/
scripts
/
destroy_container.sh
blob: 13fefe3af6c6894f897861af5132960976016bcd [
file
] [
log
] [
blame
]
Leopold Schabel
2983d72
2019-10-23 12:16:42 +0200
[
diff
] [
blame
]
1
#!/bin/bash
2
3
podman stop smalltown
-
dev
4
podman rm smalltown
-
dev
--
force