We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 522e89b commit 2373bd3Copy full SHA for 2373bd3
1 file changed
Dockerfile
@@ -19,3 +19,4 @@ COPY --from=go-builder /build/static /data/static
19
LABEL org.opencontainers.image.description="FOXDEN MetaData service"
20
LABEL org.opencontainers.image.source=https://github.com/chesscomputing/metadata
21
LABEL org.opencontainers.image.licenses=MIT
22
+WORKDIR /data
0 commit comments