https://github.com/nicoherbigio/docker-nginx
Docker Image of NGINX
https://github.com/nicoherbigio/docker-nginx
docker-hub docker-image nginx
Last synced: about 2 months ago
JSON representation
Docker Image of NGINX
- Host: GitHub
- URL: https://github.com/nicoherbigio/docker-nginx
- Owner: nicoherbigio
- Created: 2019-02-06T21:06:01.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-07-31T06:07:49.000Z (11 months ago)
- Last Synced: 2025-07-31T09:49:44.844Z (11 months ago)
- Topics: docker-hub, docker-image, nginx
- Language: Dockerfile
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NGINX Docker image
[](https://github.com/nicoherbigio/docker-nginx/actions/workflows/build-docker-images.yml)
## Supported tags and respective `Dockerfile` links
* [`1.28`, `1.28-trixie`, `1.28.3`, `1.28.3-trixie`](https://github.com/nicoherbigio/docker-nginx/blob/main/1.28/debian/default/Dockerfile)
## How to get this image
The recommended way to get the NGINX Docker image is to pull the prebuilt image from Docker Hub by specifying the tagged version.
```console
$ docker pull nicoherbigde/nginx:[TAG]
```
The [list of available versions](https://hub.docker.com/r/nicoherbigde/nginx/tags) can be viewed at Docker Hub.
## How to use this image
Coming soon ;-)
## Copyleft
This documentation was written by Nico Herbig.