Skip to content

Commit

Permalink
add
Browse files Browse the repository at this point in the history
  • Loading branch information
walnuts1018 committed Oct 31, 2023
1 parent 4c9af7f commit 02c8cf4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions back-prod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ FROM alpine:3
WORKDIR /app

COPY --from=builder /build/server ./
COPY --from=builder /build/templates/ /app/templates/
COPY --from=builder /build/assets/ /app/assets/
COPY --from=builder /usr/share/zoneinfo/Asia/Tokyo /usr/share/zoneinfo/Asia/Tokyo
CMD ["./server"]
LABEL org.opencontainers.image.source = "https://github.com/walnuts1018/openchokin"

0 comments on commit 02c8cf4

Please sign in to comment.