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 b801090 commit 938b10fCopy full SHA for 938b10f
Dockerfile
@@ -50,4 +50,4 @@ RUN echo 'xdebug.mode="coverage"' >> /usr/local/etc/php/conf.d/docker-php-ext-xd
50
RUN rm -rf /tmp/*
51
RUN apk del g++ autoconf make libxml2-dev libzip-dev openssl-dev libpng-dev
52
53
-ENTRYPOINT ['bash']
+ENTRYPOINT ["bash"]
0 commit comments