We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f919190 commit 40445a4Copy full SHA for 40445a4
1 file changed
Dockerfile
@@ -27,5 +27,4 @@ RUN bundle install --jobs 4 --retry 3
27
VOLUME "${GEMSTASH_HOME}/data"
28
29
EXPOSE 9292
30
-USER ${GEMSTASH_USER}:${GEMSTASH_USER}
31
CMD ["bundle", "exec", "gemstash", "start", "--no-daemonize"]
0 commit comments