mirror of
https://github.com/typemill/typemill.git
synced 2025-07-30 02:40:42 +02:00
Working solution with or without anonymous volumes
This commit is contained in:
@@ -18,5 +18,7 @@ RUN chmod +x /var/www/html/docker-utils/install-composer && \
|
||||
./composer.phar update && \
|
||||
chmod +x /var/www/html/docker-utils/init-server
|
||||
|
||||
VOLUME /var/www/html/settings
|
||||
|
||||
# Run the server
|
||||
CMD ["/var/www/html/docker-utils/init-server"]
|
Reference in New Issue
Block a user