several fixes / additions for 20.1 container

This commit is contained in:
Ralf Becker
2020-06-14 14:11:29 +02:00
parent 062e83d0e3
commit 18bd4b7e92
4 changed files with 45 additions and 13 deletions

View File

@@ -80,6 +80,7 @@ RUN apt-get install -y php$PHP_VERSION-cli php-xdebug inetutils-ping iproute2 gi
VOLUME /var/www
VOLUME /var/lib/egroupware
VOLUME /var/lib/php/sessions
VOLUME /var/lib/egroupware-push
EXPOSE 9000