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.
2 parents 58efe3c + d8b302d commit bb070feCopy full SHA for bb070fe
Dockerfile
@@ -30,3 +30,5 @@ USER pubsubuser
30
WORKDIR /app/server/
31
EXPOSE 8080
32
CMD ["php", "server.php"]
33
+
34
+LABEL org.opencontainers.image.source = "https://github.com/pdsinterop/php-solid-pubsub-server"
0 commit comments