forked from alt/image-forge
fix: trivy-node-collector entrypoint
This commit is contained in:
parent
f0900b9c59
commit
58046565a7
@ -6,4 +6,6 @@ MAINTAINER alt-cloud
|
||||
"k8s-trivy-node-collector"
|
||||
) }}
|
||||
|
||||
ENTRYPOINT ["k8s-trivy-node-collector"]
|
||||
RUN ln -s /usr/bin/k8s-trivy-node-collector /usr/bin/node-collector
|
||||
|
||||
ENTRYPOINT ["node-collector"]
|
||||
|
Loading…
Reference in New Issue
Block a user