mirror of
https://github.com/DirectoryLister/DirectoryLister.git
synced 2025-08-17 19:36:33 +02:00
Defined Docker volume for app/cache directory
This commit is contained in:
@@ -54,4 +54,6 @@ RUN docker-php-ext-enable apcu memcached redis
|
||||
|
||||
RUN a2enmod rewrite
|
||||
|
||||
VOLUME /var/www/html/app/cache
|
||||
|
||||
EXPOSE 80
|
||||
|
Reference in New Issue
Block a user