We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c93e5d9 commit 7a3bfa8Copy full SHA for 7a3bfa8
Dockerfile
@@ -25,6 +25,4 @@ RUN docker-php-ext-configure gettext --with-gettext=/usr/include/ \
25
26
RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/bin/ --filename=composer
27
28
-USER www-data:www-data
29
-
30
-EXPOSE 8080
+USER www-data:www-data
0 commit comments