Skip to content

Commit

Permalink
image: nobody as user
Browse files Browse the repository at this point in the history
  • Loading branch information
apetruhin committed Nov 5, 2024
1 parent e11693f commit 49e8f92
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 @@ -18,6 +18,7 @@ LABEL name="coroot-cluster-agent" \

COPY LICENSE /licenses/LICENSE

USER 65534:65534
COPY --from=builder /tmp/src/coroot-cluster-agent /usr/bin/coroot-cluster-agent

ENTRYPOINT ["coroot-cluster-agent"]

0 comments on commit 49e8f92

Please sign in to comment.