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 a87b588 commit c83bce6Copy full SHA for c83bce6
docker/Dockerfile
@@ -1,4 +1,5 @@
1
FROM scratch
2
+LABEL org.opencontainers.image.source="https://github.com/traggo/server"
3
WORKDIR /opt/traggo
4
COPY traggo /opt/traggo
5
EXPOSE 3030
0 commit comments