~ubuntu-docker-images/ubuntu-docker-images/+git/apache2:2.4-21.10

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

Branch merges

Branch information

Recent commits

fbc6b4a... by Sergio Durigan Junior

Remove documentation (migrated to templates.git)

a8488dc... by Sergio Durigan Junior

Regenerate documentation

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

8f95d6a... by Sergio Durigan Junior

Dockerfile: update to impish

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

ff2d1e0... by Sergio Durigan Junior

Update README.md and HACKING.md

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

b0c337e... by Bryce Harrington

Perform a full-upgrade on container before installing on it

dfdbc42... by Bryce Harrington

Document the different steps with comments

982eff3... by Bryce Harrington

Cleanup by auto-removing unneeded packages

de4a837... by Bryce Harrington

Reformat apt-get line for consistency with other Dockerfiles

f8eed6d... 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.

c94f76a... by Bryce Harrington

Cleanup old commented out logic

This can be obtained from the Debian branch or from git history, and
seems not applicable to the current Ubuntu Docker image needs, so just
remove it for now.