Skip to content

Commit

Permalink
[cherry-pick] Use user nobody (#475)
Browse files Browse the repository at this point in the history
/cherry-pick
Signed-off-by: Tamal Saha <[email protected]>

Co-authored-by: Tamal Saha <[email protected]>
  • Loading branch information
1gtm and tamalsaha authored Aug 4, 2021
1 parent 36c9a15 commit c8090a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.in
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ RUN set -x \
COPY --from=0 /restic /bin/restic
COPY bin/{ARG_OS}_{ARG_ARCH}/{ARG_BIN} /{ARG_BIN}

USER nobody

ENTRYPOINT ["/{ARG_BIN}"]

0 comments on commit c8090a9

Please sign in to comment.