Files
docker_image_gallery/Dockerfile
2025-01-01 22:36:14 +00:00

3 lines
137 B
Docker

FROM git.send.nrw/sendnrw/docker_php_84:latest
COPY public /usr/share/nginx/html
COPY config.php.example /usr/share/nginx/html/config.php