chore: Add license file for ubi image

pull/1425/head
Devendra Turkar 1 year ago
parent 124a8b3a5a
commit fa5e9eb7c8

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