We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 530cc64 commit b651d49Copy full SHA for b651d49
clean.do
@@ -1,4 +1,5 @@
1
# shellcheck shell=sh
2
# vi:et lbr noet sw=2 ts=2 tw=79 wrap
3
-# Copyright 2023 David Rabkin
+# Copyright 2023-2024 David Rabkin
4
+podman system prune --all --force && podman rmi --all --force
5
rm -f 1 clean lint test test_container
0 commit comments