mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
docker user name
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ COPY --from=builder /work/httphandler/build/ubuntu-latest/kubescape /usr/bin/kss
|
||||
COPY --from=builder /work/build/ubuntu-latest/kubescape /usr/bin/kubescape
|
||||
|
||||
RUN mkdir /home/armo/.kubescape
|
||||
COPY --from=builder /work/artifacts/ /home/ks/.kubescape
|
||||
COPY --from=builder /work/artifacts/ /home/armo/.kubescape
|
||||
RUN chmod 777 -R /home/armo/.kubescape
|
||||
|
||||
ENTRYPOINT ["ksserver"]
|
||||
|
||||
Reference in New Issue
Block a user