Skip to content

Commit 997bd50

Browse files
committed
feat(builder): do not lookup the remote host in ssh connections
1 parent d43f5e7 commit 997bd50

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

builder/image/etc/ssh/sshd_config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ TCPKeepAlive yes
2727
#AcceptEnv LANG LC_*
2828
Subsystem sftp /usr/lib/openssh/sftp-server
2929
UsePAM yes
30+
UseDNS no

0 commit comments

Comments
 (0)