This repository has been archived by the owner on Jul 2, 2024. It is now read-only.
centos-7-2.4.1
·
277 commits
to centos-7-develop
since this release
CentOS-7 7.5.1804 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.2.4.1.tar.xz | docker load