This commit is contained in:
2026-02-23 09:00:11 +01:00
parent 5401e6a6e7
commit f8c4f60a2d

View File

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