~ubuntu-docker-images/ubuntu-docker-images/+git/memcached:1.6-21.04

Last commit made on 2021-09-29
Get this branch:
git clone -b 1.6-21.04 https://git.launchpad.net/~ubuntu-docker-images/ubuntu-docker-images/+git/memcached
Members of Ubuntu Docker Images can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

405d35f... by Sergio Durigan Junior

Remove documentation (migrated to templates.git)

d7435d2... by Sergio Durigan Junior

Update README.md and HACKING.md

Signed-off-by: Sergio Durigan Junior <email address hidden>

48c03c8... by Sergio Durigan Junior

Create manifest file for memcached

Signed-off-by: Sergio Durigan Junior <email address hidden>

2011707... by Sergio Durigan Junior

Add missing backslashes to a few lines

Signed-off-by: Sergio Durigan Junior <email address hidden>

700f136... by Bryce Harrington

Document the different steps with comments

Be consistent with placement of port exposure and command statements

7f211a0... by Bryce Harrington

Cleanup by auto-removing unneeded packages

776b26e... by Bryce Harrington

Perform a full-upgrade on container before installing on it

187126a... by Bryce Harrington

Use consistent line separations

Since set -eux is in use, it's not necessary to chain commands with &&.
Semi-colons will facilitate debugging and prevent mistakes with more
complex command logic.

Also, use tabs rather than spaces, consistently.

f45b35c... by Bryce Harrington

Use set -eux consistently

1ed5c52... by Bryce Harrington

Update docker image to 1.6.9+dfsg-1 for hirsute