\
This commit is contained in:
parent
3845a3b161
commit
ea6de2a7ad
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ RUN ssh-keygen -A
|
|||
|
||||
RUN mkdir -p /root/.ssh && \
|
||||
printf 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEFdTFM5ZbGytRp8orRu4cK+kLcQdPFVKqaN0iNVlp2p slothington\n' >> /root/.ssh/authorized_keys && \
|
||||
printf 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILPfTPAUFhNV2O032ZsmKTFuNZgQtWhMPYlHqcKycAG8 forgejo-hbms\n' >> /root/.ssh/authorized_keys &&
|
||||
printf 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILPfTPAUFhNV2O032ZsmKTFuNZgQtWhMPYlHqcKycAG8 forgejo-hbms\n' >> /root/.ssh/authorized_keys && \
|
||||
chmod 600 /root/.ssh/authorized_keys && \
|
||||
chmod 700 /root/.ssh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue