This commit is contained in:
2026-02-23 08:48:47 +01:00
parent f0a5d00b7c
commit 884f55e784

View File

@@ -5,4 +5,4 @@ USER root
RUN apk add --no-cache git docker-cli bash openssh-client RUN apk add --no-cache git docker-cli bash openssh-client
RUN mkdir -p /root/.ssh && \ RUN mkdir -p /root/.ssh && \
ssh-keyscan 102.168.178.204 >> /root/.ssh/known_hosts ssh-keyscan 192.168.178.204 >> /root/.ssh/known_hosts