We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f27fa47 commit 64d8fb8Copy full SHA for 64d8fb8
1 file changed
Dockerfile
@@ -40,5 +40,6 @@ ENV COMPOSER_ALLOW_SUPERUSER=1
40
41
COPY ports.conf logs.conf /etc/apache2/conf-enabled/
42
RUN a2enmod rewrite unique_id
43
+EXPOSE 8080
44
45
USER www-data:www-data
0 commit comments