We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a8f388 commit 9766ffbCopy full SHA for 9766ffb
1 file changed
jccp/Dockerfile
@@ -4,6 +4,6 @@ RUN install-php-extensions \
4
pcntl
5
6
ENV SERVER_NAME=:80
7
-COPY . /app
+COPY ./jccp /app
8
9
0 commit comments