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

centos-6-1.3.1

Compare
Choose a tag to compare
@jdeathe jdeathe released this 21 Nov 00:20
· 576 commits to centos-6 since this release

CentOS-6 6.6 x86_64 - EPEL/IUS Repos / OpenSSH / Supervisor.

Base docker image includes: Public key authentication, Automated password generation, supports custom configuration via a configuration data volume.

  • Fixed build error + updated package versions.
  • Fixed 'Error: could not find config file /etc/supervisord.conf' being logged on non Darwin docker hosts.
  • Fixed issues displaying correct image after using the build.sh helper script.
  • Fix issue with locale warnings when execing bash.
  • Added support for environment variables to allow configuration of user settings.
  • Made general improvements to the ssh-bootstrap script.
  • Updated Documentation

Download then load the docker image using:

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