Skip to content

Commit 587b2b7

Browse files
Set user.
1 parent 9cbb3ad commit 587b2b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ RUN bundle install --jobs 4 --retry 3
2727
VOLUME "${GEMSTASH_HOME}/data"
2828

2929
EXPOSE 9292
30+
USER ${GEMSTASH_USER}:${GEMSTASH_USER}
3031
CMD ["bundle", "exec", "gemstash", "start", "--no-daemonize"]

0 commit comments

Comments
 (0)