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

centos-7-2.1.4

Compare
Choose a tag to compare
@jdeathe jdeathe released this 05 Dec 00:58
· 401 commits to centos-7-develop since this release
2.1.4

CentOS-7 7.2.1511 x86_64 - SCL/EPEL/IUS Repos / Supervisor / OpenSSH.

Release changes

  • Adds correct Makefile usage instructions for 'build' target.
  • Adds info regarding NULL port values in Makefile help.
  • Removes requirement for gawk in the port handling functions for SCMI and the systemd template unit-file.
  • Adds reduced number of build steps to image which helps reduce final image size.
  • Adds -u parameter to sshd options to help reduce time spent doing DNS lookups during authentication.
  • Adds a change log (CHANGELOG.md).
  • Adds support for semantic version numbered tags.

Download then load the docker image using:

$ xz -dc centos-ssh.2.1.4.tar.xz | docker load