mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-27 11:41:09 -04:00
Update Dockerfile
This commit is contained in:
@ -48,8 +48,6 @@ RUN touch database/database.sqlite && \
|
|||||||
chmod -R 775 storage/logs/ && \
|
chmod -R 775 storage/logs/ && \
|
||||||
chmod -R 775 bootstrap/cache/
|
chmod -R 775 bootstrap/cache/
|
||||||
|
|
||||||
# Fix for https://github.com/bytefury/crater/issues/69
|
|
||||||
|
|
||||||
EXPOSE 9000
|
EXPOSE 9000
|
||||||
|
|
||||||
CMD ["php-fpm", "--nodaemonize"]
|
CMD ["php-fpm", "--nodaemonize"]
|
||||||
|
|||||||
Reference in New Issue
Block a user