|
1 |
| -# Nginx & Lua |
2 |
| - |
3 |
| - |
4 |
| - |
5 |
| - |
6 |
| ---- |
7 |
| - |
8 |
| -[](LICENSE) |
9 |
| -[](https://github.com/fabiocicerchia/nginx-lua/pulls) |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
20 |
| -[](https://nginx-lua.readthedocs.io/en/latest/?badge=latest) |
21 |
| - |
22 |
| -Nginx 1.19+ with Lua support based on Alpine Linux, Amazon Linux, CentOS, Debian, Fedora and Ubuntu. |
23 |
| - |
24 |
| -## Quick reference |
25 |
| - |
26 |
| -- **Maintained by**: [Fabio Cicerchia](https://github.com/fabiocicerchia) |
27 |
| -- **Where to get help**: [the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://dockr.ly/slack), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker) |
28 |
| - |
29 |
| -## Supported tags and respective `Dockerfile` links |
30 |
| - |
31 |
| -<!-- START_SUPPORTED_TAGS --> |
32 | 1 | - [`1`,`1.19`,`1.19.4`,`alpine`,`1-alpine`,`1.19-alpine`,`1.19.4-alpine`,`1-alpine3.12.1`,`1-alpine3.12.1`,`1.19-alpine3.12.1`,`1.19.4-alpine3.12.1`,`latest`](https://github.com/fabiocicerchia/nginx-lua/blob/main/nginx/1.19.4/alpine/3.12.1/Dockerfile)
|
33 | 2 | - [`amazonlinux`,`1-amazonlinux`,`1.19-amazonlinux`,`1.19.4-amazonlinux`,`1-amazonlinux2.0.20200722.0`,`1-amazonlinux2.0.20200722.0`,`1.19-amazonlinux2.0.20200722.0`,`1.19.4-amazonlinux2.0.20200722.0`](https://github.com/fabiocicerchia/nginx-lua/blob/main/nginx/1.19.4/amazonlinux/2.0.20200722.0/Dockerfile)
|
34 | 3 | - [`centos`,`1-centos`,`1-centos8`,`1-centos8`,`1.19-centos`,`1.19-centos8`,`1.19.4-centos`,`1.19.4-centos8`](https://github.com/fabiocicerchia/nginx-lua/blob/main/nginx/1.19.4/centos/8/Dockerfile)
|
35 | 4 | - [`debian`,`1-debian`,`1.19-debian`,`1-debian10.6`,`1-debian10.6`,`1.19.4-debian`,`1.19-debian10.6`,`1.19.4-debian10.6`](https://github.com/fabiocicerchia/nginx-lua/blob/main/nginx/1.19.4/debian/10.6/Dockerfile)
|
36 | 5 | - [`fedora`,`1-fedora`,`1-fedora33`,`1-fedora33`,`1.19-fedora`,`1.19-fedora33`,`1.19.4-fedora`,`1.19.4-fedora33`](https://github.com/fabiocicerchia/nginx-lua/blob/main/nginx/1.19.4/fedora/33/Dockerfile)
|
37 | 6 | - [`ubuntu`,`1-ubuntu`,`1.19-ubuntu`,`1-ubuntu20.04`,`1-ubuntu20.04`,`1.19.4-ubuntu`,`1.19-ubuntu20.04`,`1.19.4-ubuntu20.04`](https://github.com/fabiocicerchia/nginx-lua/blob/main/nginx/1.19.4/ubuntu/20.04/Dockerfile)
|
38 |
| -<!-- START_SUPPORTED_TAGS --> |
39 |
| -- [`1`,`1.19`,`1.19.3`,`alpine`,`1-alpine`,`1.19-alpine`,`1.19.3-alpine`,`1-alpine3.12.1`,`1-alpine3.12.1`,`1.19-alpine3.12.1`,`1.19.3-alpine3.12.1`,`latest`](https://github.com/fabiocicerchia/nginx-lua/blob/main/nginx/1.19.3/alpine/3.12.1/Dockerfile) |
40 |
| -- [`amazonlinux`,`1-amazonlinux`,`1.19-amazonlinux`,`1.19.3-amazonlinux`,`1-amazonlinux2.0.20200722.0`,`1-amazonlinux2.0.20200722.0`,`1.19-amazonlinux2.0.20200722.0`,`1.19.3-amazonlinux2.0.20200722.0`](https://github.com/fabiocicerchia/nginx-lua/blob/main/nginx/1.19.3/amazonlinux/2.0.20200722.0/Dockerfile) |
41 |
| -- [`centos`,`1-centos`,`1-centos8`,`1-centos8`,`1.19-centos`,`1.19-centos8`,`1.19.3-centos`,`1.19.3-centos8`](https://github.com/fabiocicerchia/nginx-lua/blob/main/nginx/1.19.3/centos/8/Dockerfile) |
42 |
| -- [`debian`,`1-debian`,`1.19-debian`,`1-debian10.6`,`1-debian10.6`,`1.19.3-debian`,`1.19-debian10.6`,`1.19.3-debian10.6`](https://github.com/fabiocicerchia/nginx-lua/blob/main/nginx/1.19.3/debian/10.6/Dockerfile) |
43 |
| -- [`fedora`,`1-fedora`,`1-fedora33`,`1-fedora33`,`1.19-fedora`,`1.19-fedora33`,`1.19.3-fedora`,`1.19.3-fedora33`](https://github.com/fabiocicerchia/nginx-lua/blob/main/nginx/1.19.3/fedora/33/Dockerfile) |
44 |
| -- [`ubuntu`,`1-ubuntu`,`1.19-ubuntu`,`1-ubuntu20.04`,`1-ubuntu20.04`,`1.19.3-ubuntu`,`1.19-ubuntu20.04`,`1.19.3-ubuntu20.04`](https://github.com/fabiocicerchia/nginx-lua/blob/main/nginx/1.19.3/ubuntu/20.04/Dockerfile) |
45 | 7 | <!-- END_SUPPORTED_TAGS -->
|
46 | 8 |
|
47 | 9 | **Note:** The full list of supported/unsupported tags can be found on [`docs/TAGS.md`](https://github.com/fabiocicerchia/nginx-lua/blob/main/docs/TAGS.md).
|
|
0 commit comments