This commit is contained in:
parent
2d2afffcaf
commit
f6bb647591
1 changed files with 2 additions and 2 deletions
|
|
@ -28,7 +28,7 @@ COPY --from=builder /app/main /usr/local/bin/app
|
|||
|
||||
|
||||
RUN chmod +x /usr/local/bin/app
|
||||
RUN adduser -D -s /bin/bash appuser
|
||||
USER appuser
|
||||
#RUN adduser -D -s /bin/bash appuser
|
||||
#USER appuser
|
||||
|
||||
ENTRYPOINT ["app"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue