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