add known_hosts file
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simon Marsh 2021-12-27 16:57:51 +00:00
parent b173840863
commit e2b5ba678b
Signed by: burble
GPG Key ID: 0FCCD13AE1CF7ED8
2 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
FROM alpine
RUN apk add --update bash jq openssh-client rsync && rm -rf /var/cache/apk/*
RUN mkdir -p /root/.ssh
ADD rsync.sh /rsync.sh
ADD known_hosts /root/.ssh/known_hosts
ENTRYPOINT [ '/rsync.sh' ]

1
known_hosts Normal file
View File

@ -0,0 +1 @@
@cert-authority * ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDX5AdQf5LbPFn+6JctOY19jI+tYzfYJ/rSyzVbLMRab ca-host@burble.dn42