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 2a9494f commit 3a579fdCopy full SHA for 3a579fd
Dockerfile
@@ -20,7 +20,7 @@ ENV \
20
PHP_EXTENSION_WDDX=1 \
21
PHP_OPENSSL=1
22
23
-ENV CONTAINER_STARTED_LOCK=/var/lock/container.started
+ENV CONTAINER_STARTED_LOCK=/var/lock/container.starting
24
25
RUN apt-get update && apt-get install -y --no-install-recommends wget vim supervisor libfreetype6-dev libjpeg-dev libjpeg62-turbo-dev \
26
libmcrypt-dev libpng-dev libssl-dev libaio1 git libcurl4-openssl-dev libxslt-dev \
0 commit comments