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 e50fd38 commit e9cec69Copy full SHA for e9cec69
Dockerfile.php
@@ -1,4 +1,4 @@
1
FROM php:8.3-fpm
2
LABEL org.opencontainers.image.source https://github.com/sika-training-examples/cro-php-example
3
-WORKDIR /var/www/html
+WORKDIR /app
4
COPY /index.php .
0 commit comments