This commit is contained in:
2026-03-05 18:39:59 +01:00
parent 4c11ae66e0
commit 18267c3f71
17 changed files with 0 additions and 0 deletions

View File

@@ -1,8 +0,0 @@
FROM thecatlady/webhook:2.8.0
USER root
RUN apk add --no-cache git docker-cli bash openssh-client docker-compose
RUN mkdir -p /root/.ssh && \
ssh-keyscan 192.168.178.204 >> /root/.ssh/known_hosts