Compare commits
No commits in common. "02fc153bf14c98b343bff2d73c8c6583f2e40af7" and "58798d524fbe0d5a00b67cfbaafeb204984cf4a1" have entirely different histories.
02fc153bf1
...
58798d524f
1 changed files with 0 additions and 3 deletions
|
@ -2,9 +2,6 @@
|
|||
ARG RUBY_VERSION=3.2.0
|
||||
FROM ruby:$RUBY_VERSION
|
||||
|
||||
# Rails app lives here
|
||||
WORKDIR /rails
|
||||
|
||||
# Set production environment
|
||||
ENV RAILS_LOG_TO_STDOUT="1" \
|
||||
RAILS_SERVE_STATIC_FILES="true" \
|
||||
|
|
Loading…
Add table
Reference in a new issue