Skip to content

Commit 6d880e0

Browse files
authored
Use user nobody
/cherry-pick Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 5252385 commit 6d880e0

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
@@ -49,5 +49,6 @@ COPY --from=0 /restic /bin/restic
4949
COPY --from=0 redis-dump-go /bin/redis-dump-go
5050
COPY bin/{ARG_OS}_{ARG_ARCH}/{ARG_BIN} /{ARG_BIN}
5151

52+
USER nobody
5253

5354
ENTRYPOINT ["/{ARG_BIN}"]

0 commit comments

Comments
 (0)