We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d123fe commit 78a8a86Copy full SHA for 78a8a86
Dockerfile
@@ -32,4 +32,4 @@ WORKDIR /app/server/
32
EXPOSE 8080
33
CMD ["php", "server.php"]
34
35
-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