Skip to content

Commit

Permalink
Adding rsk User
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoreliovlabs committed Jan 9, 2025
1 parent 4c117a1 commit f8c4f3b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ RUN mkdir -p /var/lib/rsk/.rsk && \
chown -R rsk:rsk /var/lib/rsk && \
chmod -R 755 /var/lib/rsk/.rsk

USER rsk

WORKDIR /var/lib/rsk
COPY --from=build --chown=rsk:rsk /home/rsk/rsk.jar ./

Expand Down

0 comments on commit f8c4f3b

Please sign in to comment.