Skip to content

Commit d564272

Browse files
committed
remove noroot to mount port 80
1 parent 3a076d5 commit d564272

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-cloud/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,4 @@ COPY --from=build /out /out
2525

2626
EXPOSE 80
2727

28-
USER nonroot:nonroot
29-
3028
ENTRYPOINT ["/out"]

0 commit comments

Comments
 (0)