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 d8b302d commit 787a176Copy full SHA for 787a176
Dockerfile
@@ -31,4 +31,4 @@ 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"
+LABEL "org.opencontainers.image.source=https://github.com/pdsinterop/php-solid-pubsub-server"
0 commit comments