diff --git a/Dockerfile b/Dockerfile index 80230176..d40ec3fe 100644 --- a/Dockerfile +++ b/Dockerfile @@ -90,8 +90,6 @@ IgnoreRhosts yes\n\ HostbasedAuthentication no\n\ ChallengeResponseAuthentication no\n" > /etc/ssh/sshd_config -# PermitEmptyPasswords yes\n\ - # Expose/announce the SSH port EXPOSE 12297