Go to file
Renovator Bot 2c0a674f03
continuous-integration/drone/push Build is passing Details
chore(deps): update amd64/alpine docker tag to v3.14 (#29)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| amd64/alpine | final | minor | `3.13` -> `3.14` |

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: docker/nginx#29
Co-authored-by: Renovator Bot <renovator@rknet.org>
Co-committed-by: Renovator Bot <renovator@rknet.org>
2021-06-16 17:07:25 +02:00
overlay/etc/nginx initial commit 2019-09-28 19:25:17 +02:00
.drone.jsonnet build multiarch images 2021-01-18 21:21:17 +01:00
.drone.yml build multiarch images 2021-01-18 21:21:17 +01:00
.gitignore [skip ci] remove local changelog 2021-02-11 21:05:36 +01:00
.markdownlint.yml enable markdownlint 2020-10-28 09:05:50 +01:00
.prettierignore chore: improve generated changelog 2021-05-09 22:42:31 +02:00
Dockerfile.amd64 chore(deps): update amd64/alpine docker tag to v3.14 (#29) 2021-06-16 17:07:25 +02:00
Dockerfile.arm chore(deps): update arm32v7/alpine docker tag to v3.14 (#31) 2021-06-16 17:07:12 +02:00
Dockerfile.arm64 chore(deps): update arm64v8/alpine:3.13 docker digest 2021-06-15 22:01:42 +00:00
LICENSE update license 2021-02-11 20:57:37 +01:00
README.md chore: replace master by main as default branch 2020-12-30 16:31:40 +01:00
manifest-quay.tmpl build multiarch images 2021-01-18 21:21:17 +01:00
manifest.tmpl build multiarch images 2021-01-18 21:21:17 +01:00
renovate.json [skip ci] cleanup renovate config 2021-02-20 13:23:47 +01:00

README.md

nginx

Custom image for nginx HTTP server

Build Status Docker Hub Quay.io Source: Gitea License: MIT

Custom rootless Docker base image for nginx based on Alpine. The pre-configured non-root user is a system user named nginx with the UID 101. There is also a primary group with the same values.

License

This project is licensed under the MIT License - see the LICENSE file for details.