This commit is contained in:
2026-02-23 08:47:10 +01:00
parent 3a382278d4
commit f0a5d00b7c

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 gite102.168.178.204 >> /root/.ssh/known_hosts ssh-keyscan 102.168.178.204 >> /root/.ssh/known_hosts