Skip to content

Commit bb070fe

Browse files
authored
Merge pull request #8 from pdsinterop/docker/add-label
Add image source to Dockerfile
2 parents 58efe3c + d8b302d commit bb070fe

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)