mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-25 03:50:53 +00:00
Fix Dockerfile
Add entry.sh
This commit is contained in:
parent
6b2f644352
commit
5096be9ff3
1 changed files with 1 additions and 1 deletions
|
@ -32,4 +32,4 @@ RUN bundle exec rake assets:precompile && mv /var/www/public/assets /var/www/ass
|
|||
# for debug
|
||||
# USER root
|
||||
|
||||
CMD ["/var/www/entry.sh"]
|
||||
CMD ["/var/www/scripts/entry.sh"]
|
||||
|
|
Loading…
Reference in a new issue