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

This commit is contained in:
Devendra Turkar
2023-04-17 18:37:31 +05:30
committed by GitHub
parent 124a8b3a5a
commit 0ff5dd0b8e

View File

@@ -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/