Skip to content

Commit 43dc654

Browse files
1gtmtamalsaha
andauthored
[cherry-pick] Use user nobody (#1118)
/cherry-pick Signed-off-by: Tamal Saha <tamal@appscode.com> Co-authored-by: Tamal Saha <tamal@appscode.com>
1 parent 099f6ea commit 43dc654

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,6 @@ LABEL org.opencontainers.image.source https://github.com/stashed/mongodb
3535
COPY --from=0 /restic /bin/restic
3636
COPY bin/{ARG_OS}_{ARG_ARCH}/{ARG_BIN} /{ARG_BIN}
3737

38+
USER nobody
3839

3940
ENTRYPOINT ["/{ARG_BIN}"]

0 commit comments

Comments
 (0)