deploy
This commit is contained in:
@@ -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 192.168.178.204 >> /root/.ssh/known_hosts
|
ssh-keyscan gitea >> /root/.ssh/known_hosts
|
||||||
Reference in New Issue
Block a user