Skip to content

Commit 3127180

Browse files
committed
Merge pull request #2706 from aledbf/remove_usedns
feat(builder): do not lookup the remote host in ssh connections
2 parents a5f6822 + 997bd50 commit 3127180

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)