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

centos-6-1.0.1

Compare
Choose a tag to compare
@jdeathe jdeathe released this 22 May 03:57
· 86 commits to centos-6-develop since this release
1.0.1

CentOS-6 6.8 x86_64 - Memcached.

Release changes

  • Adds source from jdeathe/centos-ssh:1.7.6
  • Updates memcached package to memcached-1.4.4-5.el6.
  • Adds a change log (CHANGELOG.md).
  • Adds support for semantic version numbered tags.
  • Adds minor code style changes to the Makefile for readability.
  • Adds support for running shpec functional tests with make test.
  • Adds correct spelling of Memcached in log file path: /var/log/memcached.log.
  • Replaces deprecated Dockerfile MAINTAINER with a LABEL.

Download then load the docker image using:

$ xz -dc centos-ssh-memcached.1.0.1.tar.xz | docker load