can redir, save data.yaml to image
This commit is contained in:
@@ -7,5 +7,6 @@ RUN cd ./srv; go build -o /go/bin/25-bday-qt
|
||||
FROM alpine:3.18.4
|
||||
|
||||
COPY --from=builder /go/bin/25-bday-qt /bin/
|
||||
COPY ./ /go/src/25-bday-qt
|
||||
CMD []
|
||||
ENTRYPOINT ["/bin/25-bday-qt"]
|
||||
|
||||
Reference in New Issue
Block a user