We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471ab0f commit 8a653ffCopy full SHA for 8a653ff
docker/Dockerfile
@@ -1,2 +1,5 @@
1
FROM php:8.2-apache
2
+
3
+LABEL org.opencontainers.image.source="https://github.com/codeandomexico/mapmap-web-legacy"
4
5
COPY . /var/www/html/
0 commit comments