~cjdc/ubuntu-docker-images/+git/nginx:1.18-21.04

Last commit made on 2021-09-29
Get this branch:
git clone -b 1.18-21.04 https://git.launchpad.net/~cjdc/ubuntu-docker-images/+git/nginx
Only Cristovao Cordeiro can upload to this branch. If you are Cristovao Cordeiro please log in for upload directions.

Branch merges

Branch information

Name:
1.18-21.04
Repository:
lp:~cjdc/ubuntu-docker-images/+git/nginx

Recent commits

afc0ce7... by Sergio Durigan Junior

Remove documentation (migrated to templates.git)

0f5bff2... by Bryce Harrington

Fix missing backslash

1f5c835... by Sergio Durigan Junior

Update README.md, HACKING.md and data/nginx.yaml

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

4e19d7f... by Bryce Harrington

Add a smoke test

Also, document the different steps with comments

d080403... by Bryce Harrington

Perform a full-upgrade on container before installing on it

f74539e... by Bryce Harrington

Use --no-install-recommends when installing nginx-full

Also reformat apt-get line for consistency with other Dockerfiles

e3d69e1... by Bryce Harrington

Always make apt operations non-interactive

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

e9c1ad6... by Bryce Harrington

Use set -eux consistently

7b32a88... by Bryce Harrington

Update docker image to 1.18.0-6ubuntu4 for hirsute