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