Skip to content

linuxeye/docker-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx

Available Architectures: amd64, arm64

🐋 Available Docker tags

Rolling releases

The following Docker image tags are rolling releases and are built and updated every night.

Docker Tag Git Ref Available Architectures
[<tag>][tag_latest] main amd64, arm64

Point in time releases

The following Docker image tags are built once and can be used for reproducible builds. Its version never changes so you will have to update tags in your pipelines from time to time in order to stay up-to-date.

Docker Tag Git Ref Available Architectures
[<tag>][tag_latest] git: <tag> amd64, arm64

🛈 Where <tag> refers to the chosen git tag from this repository.
Warning: The latest available git tag is also build every night and considered a rolling tag.

∑ Environment Variables

The provided Docker images add a lot of injectables in order to customize it to your needs. See the table below for a brief overview.

If you don't feel like reading the documentation, simply try out your docker run command and add any environment variables specified below. The validation will tell you what you might have done wrong, how to fix it and what the meaning is.

Verbosity
DEBUG_ENTRYPOINT
DEBUG_RUNTIME
System
NEW_UID
NEW_GID
TIMEZONE

📂 Volumes

The provided Docker images offer the following internal paths to be mounted to your local file system.

🖧 Exposed Ports

When you plan on using 443 you must enable SSL via environment variables, otherwise nothing will be listening on that port.

Docker Description
80 HTTP listening Port
443 HTTPS listening Port

👫 Community

In case you seek help, go and visit the community pages.

🧘 Maintainer

@linuxeye

Findme: 🐋 bypanel

Thanks @fabiocicerchia @cytopia

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published