Skip to content

Commit 2373bd3

Browse files
committed
use WORKDIR /data in Dockerfile
1 parent 522e89b commit 2373bd3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ COPY --from=go-builder /build/static /data/static
1919
LABEL org.opencontainers.image.description="FOXDEN MetaData service"
2020
LABEL org.opencontainers.image.source=https://github.com/chesscomputing/metadata
2121
LABEL org.opencontainers.image.licenses=MIT
22+
WORKDIR /data

0 commit comments

Comments
 (0)