From 295948bb6fa960bf667d83f2b62ceb9b634f42f6 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 23 Apr 2021 13:36:53 +0000 Subject: [PATCH] Bot Updating Documentation --- images/docker-nginx.md | 1 + 1 file changed, 1 insertion(+) diff --git a/images/docker-nginx.md b/images/docker-nginx.md index 983a48a9b0..d92148fef7 100644 --- a/images/docker-nginx.md +++ b/images/docker-nginx.md @@ -17,6 +17,7 @@ title: nginx [![LSIO CI](https://img.shields.io/badge/dynamic/yaml?color=94398d&labelColor=555555&logoColor=ffffff&style=for-the-badge&label=CI&query=CI&url=https%3A%2F%2Fci-tests.linuxserver.io%2Flinuxserver%2Fnginx%2Flatest%2Fci-status.yml)](https://ci-tests.linuxserver.io/linuxserver/nginx/latest/index.html) [Nginx](https://nginx.org/) is a simple webserver with php support. The config files reside in `/config` for easy user customization. + ## Supported Architectures Our images support multiple architectures such as `x86-64`, `arm64` and `armhf`. We utilise the docker manifest for multi-platform awareness. More information is available from docker [here](https://github.com/docker/distribution/blob/master/docs/spec/manifest-v2-2.md#manifest-list) and our announcement [here](https://blog.linuxserver.io/2019/02/21/the-lsio-pipeline-project/).