Skip to content

Commit

Permalink
set user home in appuser
Browse files Browse the repository at this point in the history
  • Loading branch information
eumel8 committed Jan 3, 2025
1 parent ae0f7e3 commit a7c1ebd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ RUN curl -LO https://github.com/grafana/mimir/releases/download/mimir-2.14.2/mim

RUN adduser -u 1000 -D appuser

USER appuser
CMD tail -f /dev/null

0 comments on commit a7c1ebd

Please sign in to comment.