Skip to content

Commit 31ce34e

Browse files
committed
remove obsolete cp
1 parent 70faef9 commit 31ce34e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ FROM alpine as final
1515
# FROM gcr.io/distroless/static as final
1616
RUN mkdir -p /data
1717
COPY --from=go-builder /build/srv /data
18-
COPY --from=go-builder /build/static /data/static
1918
LABEL org.opencontainers.image.description="FOXDEN usermetadata service"
2019
LABEL org.opencontainers.image.source=https://github.com/chesscomputing/usermetadata
2120
LABEL org.opencontainers.image.licenses=MIT

0 commit comments

Comments
 (0)