dotfiles/subssh/config
2022-02-04 17:11:21 +03:00

9 lines
149 B
Plaintext

Host docker
HostName 0.0.0.0
Port 2222
User root
IdentityFile ~/.ssh/id_rsa
UserKnownHostsFile=/dev/null
StrictHostKeyChecking no