doc other tags
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Daniel Wolf 2021-04-30 15:24:01 -04:00
parent 0d21d31823
commit e66695ed3a
Signed by: nephatrine
GPG Key ID: F402AF4822FB01F5
1 changed files with 9 additions and 6 deletions

View File

@ -24,8 +24,11 @@ PHP or MySQL are not included.
## Docker Tags
- **nephatrine/nginx-ssl:mainline**: NGINX Mainline
- **nephatrine/nginx-ssl:1.20**: NGINX 1.20 (Stable)
- **nephatrine/nginx-ssl:testing**: NGINX Master
- **nephatrine/nginx-ssl:latest**: NGINX Default
- **nephatrine/nginx-ssl:mainline**: NGINX Default
- **nephatrine/nginx-ssl:stable**: NGINX 1.20
- **nephatrine/nginx-ssl:1.20**: NGINX 1.20
## Configuration Variables
@ -61,12 +64,12 @@ interfere with the operation of one another.
You can perform some basic configuration of the container using the files and
directories listed below.
- ``/mnt/config/etc/crontabs/<user>``: User Crontabs. [*]
- ``/mnt/config/etc/crontabs/<user>``: User Crontabs.
- ``/mnt/config/etc/logrotate.conf``: Logrotate Global Configuration.
- ``/mnt/config/etc/logrotate.d/``: Logrotate Additional Configuration.
- ``/mnt/config/etc/mime.type``: NGINX MIME Types. [*]
- ``/mnt/config/etc/nginx.conf``: NGINX Configuration. [*]
- ``/mnt/config/etc/nginx.d/``: NGINX Configuration. [*]
- ``/mnt/config/etc/mime.type``: NGINX MIME Types.
- ``/mnt/config/etc/nginx.conf``: NGINX Configuration.
- ``/mnt/config/etc/nginx.d/``: NGINX Configuration.
- ``/mnt/config/www/default/``: Default HTML Location.
**[*] Changes to some configuration files may require service restart to take