Available Architectures: amd64
, arm64
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 |
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.
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.
VerbosityDEBUG_ENTRYPOINT DEBUG_RUNTIME |
SystemNEW_UID NEW_GID TIMEZONE |
The provided Docker images offer the following internal paths to be mounted to your local file system.
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 |
In case you seek help, go and visit the community pages.
Findme: 🐋 bypanel
Thanks @openresty