mirror of
https://github.com/typemill/typemill.git
synced 2025-08-12 09:04:37 +02:00
Add plugins folder for further installation
This commit is contained in:
@@ -25,6 +25,7 @@ RUN chmod +x /var/www/html/docker-utils/install-composer && \
|
||||
VOLUME /var/www/html/settings
|
||||
VOLUME /var/www/html/media
|
||||
VOLUME /var/www/html/cache
|
||||
VOLUME /var/www/html/plugins
|
||||
|
||||
# Create a default copy of content and theme in case of empty directories binding
|
||||
RUN mkdir -p /var/www/html/content.default/ && \
|
||||
|
Reference in New Issue
Block a user