mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
Update Dockerfile
Remove additional RUN instruction
This commit is contained in:
@@ -74,7 +74,7 @@ RUN cp Gemfile.lock.bak Gemfile.lock && rm Gemfile.lock.bak \ &&
|
||||
./docker/prod/setup/precompile-assets.sh && \
|
||||
./docker/prod/setup/postinstall-common.sh && \
|
||||
cp ./config/database.production.yml config/database.yml && \
|
||||
RUN ln -s $APP_PATH/docker/prod/setup/.irbrc /home/$APP_USER/
|
||||
ln -s $APP_PATH/docker/prod/setup/.irbrc /home/$APP_USER/
|
||||
|
||||
# -------------------------------------
|
||||
# slim (public)
|
||||
|
||||
Reference in New Issue
Block a user