An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# NGINX Docker image

[![Build Status](https://github.com/nicoherbigio/docker-nginx/actions/workflows/build-docker-images.yml/badge.svg)](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.