We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 039d207 commit 9612ee6Copy full SHA for 9612ee6
contrib/openshift/manifests/manifests.yaml
@@ -56,7 +56,7 @@ objects:
56
command:
57
- sh
58
- '-c'
59
- - rm -rf /tmp/sha* /tmp/fetch.* && exec clair
+ - rm -rf /tmp/sha* /tmp/fetch.* /tmp/rpmscanner.* && exec clair
60
env:
61
- name: CLAIR_CONF
62
value: '/etc/clair/config.yaml'
0 commit comments