tweaking, cleanup

This commit is contained in:
t3chn0m4g3
2024-12-05 21:12:18 +01:00
parent 2b3a45c800
commit 7f2667cea8
22 changed files with 64 additions and 156 deletions

View File

@ -17,7 +17,7 @@ RUN apk -U add --no-cache \
mv /opt/endlessh/endlessh /root/dist
#
FROM alpine:3.20
#
RUN apk --no-cache -U upgrade
COPY --from=builder /root/dist/* /opt/endlessh/
#
STOPSIGNAL SIGINT