This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
centos-6-1.9.1
CentOS-6 6.10 x86_64 - SCL/EPEL/IUS Repos / Supervisor / OpenSSH.
Release changes
- Adds feature to set system time zone via
SSH_TIMEZONE
. - Adds feature to enable password authentication via
SSH_PASSWORD_AUTHENTICATION
. - Adds default of removing insecure public key when enabling password authentication.
Download then load the docker image using:
$ xz -dc centos-ssh.1.9.1.tar.xz | docker load