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

https://github.com/nicoherbigio/docker-nginx-nginx-proxy

Docker Image of NGINX Proxy
https://github.com/nicoherbigio/docker-nginx-nginx-proxy

docker-hub docker-image nginx nginx-proxy

Last synced: about 2 months ago
JSON representation

Docker Image of NGINX Proxy

Awesome Lists containing this project

README

          

# NGINX Proxy Docker image

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

## How to get this image

The recommended way to get the NGINX Proxy Docker image is to pull the prebuilt image from Docker Hub by specifying the tagged version.

```console
$ docker pull nicoherbigde/nginx-proxy:[TAG]
```

The [list of available versions](https://hub.docker.com/r/nicoherbigde/nginx-proxy/tags) can be viewed at Docker Hub.

## How to use this image

Coming soon ;-)

## Copyleft

This documentation was written by Nico Herbig.