cmdでいいわ

pull/11/head
pyama 1 year ago
parent 1dc83b259c
commit 87e8d2a08a

@ -13,4 +13,4 @@ RUN apk --no-cache add tzdata && \
COPY --from=build-env /build/app /build/app
RUN chmod u+x /build/app
ENTRYPOINT ["/build/app"]
CMD /build/app

Loading…
Cancel
Save