Remove /var/www/html volume as suggested in #6148

pull/6190/head
Thomas Bruederli 8 years ago
parent 2da2043c28
commit ea913da346

@ -20,7 +20,6 @@ RUN docker-php-ext-configure ldap --with-libdir=lib/x86_64-linux-gnu && docker-p
RUN a2enmod rewrite
# expose these volumes
VOLUME /var/www/html
VOLUME /var/roundcube/config
VOLUME /tmp/roundcube-temp

Loading…
Cancel
Save