chore: Add license file for ubi image (#1425)

pull/1426/head
Devendra Turkar 1 year ago committed by GitHub
parent 124a8b3a5a
commit 0ff5dd0b8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -29,6 +29,7 @@ WORKDIR /opt/kube-bench/
ENV PATH=$PATH:/usr/local/mount-from-host/bin
COPY LICENSE /licenses/LICENSE
COPY --from=build /go/bin/kube-bench /usr/local/bin/kube-bench
COPY entrypoint.sh .
COPY cfg/ cfg/

Loading…
Cancel
Save