forked from mirrors/qotd
chore: wip
This commit is contained in:
@@ -10,4 +10,5 @@ RUN make
|
||||
FROM scratch
|
||||
COPY --from=builder /opt/builder/build/qotd /
|
||||
COPY quotes.txt /
|
||||
STOPSIGNAL SIGKILL
|
||||
ENTRYPOINT ["/qotd"]
|
||||
Reference in New Issue
Block a user