Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

centos-6-1.5.3

Compare
Choose a tag to compare
@jdeathe jdeathe released this 21 Jun 11:17
· 347 commits to centos-6 since this release
1.5.3

CentOS-6 6.7 x86_64 - SCL/EPEL/IUS Repos / Supervisor / OpenSSH.

Release changes

  • Updated CentOS-6.7 packages sudo, openssh and yum-plugin-versionlock.
  • Fixed broken pipe error returned from get_password function in the sshd_bootstrap script.
  • Replaced hard-coded volume configuration volume name with Systemd template with the Environment variable VOLUME_CONFIG_NAME.
  • Fixed issue with setting an empty string for the DOCKER_PORT_MAP_TCP_22 value - allowing docker to auto-assign a port number.
  • Split out build specific configuration from the Makefile into a default.mk file and renamed make.conf to environment.mk - Makefile should now be more portable between Docker projects.

Download then load the docker image using:

$ xz -dc centos-ssh.centos-6-1.5.3.tar.xz | docker load