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

Releases: jdeathe/centos-ssh-memcached

centos-7-2.1.0

16 Aug 21:18
2.1.0
accd088
Compare
Choose a tag to compare

CentOS-7 7.5.1804 x86_64 - Memcached.

Release changes

  • Updates source image to 1.9.0.

Download then load the docker image using:

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

centos-6-1.2.0

16 Aug 20:50
1.2.0
e8b5024
Compare
Choose a tag to compare

CentOS-6 6.10 x86_64 - Memcached.

Release changes

  • Adds details of the centos-7 (Version 2) branch to the README.
  • Updates source image to 1.9.0.

Download then load the docker image using:

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

centos-7-2.0.0

12 Jun 22:19
2.0.0
b2b15f1
Compare
Choose a tag to compare

CentOS-7 7.4.1708 x86_64 - Memcached.

Release changes

  • Initial release based on Memcached version 1.4.

Download then load the docker image using:

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

centos-6-1.1.3

13 May 14:33
1.1.3
3d054d8
Compare
Choose a tag to compare

CentOS-6 6.9 x86_64 - Memcached.

Release changes

Download then load the docker image using:

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

centos-6-1.1.2

14 Jan 00:11
1.1.2
3921279
Compare
Choose a tag to compare

CentOS-6 6.9 x86_64 - Memcached.

Release changes

  • Updates source image to 1.8.3 tag.
  • Adds a .dockerignore file.

Download then load the docker image using:

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

centos-6-1.1.1

15 Sep 09:11
1.1.1
Compare
Choose a tag to compare

CentOS-6 6.9 x86_64 - Memcached.

Release changes

Download then load the docker image using:

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

centos-6-1.1.0

08 Aug 13:35
1.1.0
Compare
Choose a tag to compare

CentOS-6 6.9 x86_64 - Memcached.

Release changes

  • Fixes issue with expect script failure when using expect -f.
  • Adds SHPEC_ROOT variable to Makefile.
  • Removes scmi; it's maintained upstream.
  • Adds use of readonly variables for constants.
  • Updates source image to 1.8.1 tag.
  • Adds a src directory for the image root files.
  • Adds STARTUP_TIME variable for the logs-delayed Makefile target.
  • Adds test case output with improved readability.
  • Adds healthcheck.
  • Adds libmemcached to image.
  • Adds MEMCACHED_AUTOSTART_MEMCACHED_WRAPPER to optionally disable process startup.

Download then load the docker image using:

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

centos-6-1.0.1

22 May 03:57
1.0.1
Compare
Choose a tag to compare

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

centos-6-1.0.0

23 Nov 22:07
1.0.0
Compare
Choose a tag to compare

CentOS-6 6.8 x86_64 - Memcached.

Release changes

  • Initial release based on Memcached version 1.4.

Download then load the docker image using:

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