Skip to content

Commit b809ba1

Browse files
committed
Fix workdir
1 parent 36e62cd commit b809ba1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ RUN rm -rf /usr/local/share/.cache/* /usr/local/bundle/cache/* /opt/bundle/cache
3636

3737
# prepare the environment
3838
ENV RAILS_ENV=production RAILS_LOG_TO_STDOUT=true RAILS_SERVE_STATIC_FILES=true
39+
WORKDIR /
3940

4041
# prepare and run the application
4142
CMD rm -rf /opt/turbo_boost-commands && \

0 commit comments

Comments
 (0)