@ -12,8 +12,7 @@ USER app
|
||||
|
||||
COPY --chown=app:app Gemfile Gemfile.lock $HOME/wedding/
|
||||
WORKDIR $HOME/wedding
|
||||
RUN bundle
|
||||
|
||||
RUN bundle exec rake assets:precompile
|
||||
|
||||
|
||||
CMD ["bundle", "exec", "rails", "server", "-b", "0.0.0.0"]
|
||||
|
Reference in New Issue
Block a user