You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
Port {{ container_sshd_port }} |
|
PermitRootLogin yes |
|
AuthorizedKeysFile .ssh/authorized_keys |
|
PasswordAuthentication no |
|
|
|
AllowTcpForwarding no |
|
GatewayPorts no |
|
X11Forwarding no |
|
Subsystem sftp /usr/lib/ssh/sftp-server |
|
|
|
|