mirror of
https://github.com/typemill/typemill.git
synced 2025-01-17 05:18:19 +01:00
Working solution with or without anonymous volumes
This commit is contained in:
parent
106b0d143a
commit
5d8d4d7d59
@ -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"]
|
Loading…
x
Reference in New Issue
Block a user