We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a42784 commit cfc2806Copy full SHA for cfc2806
scripts/post_build.sh
@@ -2,7 +2,7 @@
2
3
set -euo pipefail
4
5
-rm -rf /tmp/* /var/*
+rm -rf /tmp/* /var/* /usr/etc
6
7
if command -v bootc > /dev/null; then
8
bootc container lint
0 commit comments