Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Commit

Permalink
Run as a non-root user
Browse files Browse the repository at this point in the history
  • Loading branch information
johngmyers committed Oct 17, 2019
1 parent 34a67a7 commit 90fcc68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@ RUN go install github.com/proofpoint/certificate-init-container && \
FROM debian:10.1-slim

COPY --from=0 /go/bin/certificate-init-container .
USER 1000
ENTRYPOINT ["/certificate-init-container"]

0 comments on commit 90fcc68

Please sign in to comment.