mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-20 11:45:57 +08:00
docker部署整理 log目录
This commit is contained in:
@@ -18,6 +18,7 @@ RUN cp config/environments/production.rb.example config/environments/production.
|
||||
RUN cp config/secrets.yml.example config/secrets.yml
|
||||
RUN touch config/redis.yml
|
||||
RUN touch config/elasticsearch.yml
|
||||
RUN mkdir log
|
||||
|
||||
RUN /bin/bash -l -c 'bundle install'
|
||||
RUN /bin/bash -l -c 'RAILS_ENV=production rails db:create'
|
||||
|
||||
Reference in New Issue
Block a user