Skip to content

Commit d8b302d

Browse files
authored
Add image source to Dockerfile
To make sure GitHub shows the Docker image under the correct Repository Packages.
1 parent 58efe3c commit d8b302d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,5 @@ USER pubsubuser
3030
WORKDIR /app/server/
3131
EXPOSE 8080
3232
CMD ["php", "server.php"]
33+
34+
LABEL org.opencontainers.image.source = "https://github.com/pdsinterop/php-solid-pubsub-server"

0 commit comments

Comments
 (0)