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

centos-6-1.1.0

Compare
Choose a tag to compare
@jdeathe jdeathe released this 08 Aug 13:35
· 73 commits to centos-6 since this release
1.1.0

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