| Type | Address/Details |
|---|---|
| Discord | Discord |
| IRC | #linuxserver.io on irc.libera.chat |
| Forum | Discourse |
A custom base image built with Alpine Linux, OpenResty, and s6-overlay.
This image uses the amazing work from LinuxServer.io and simply rips out nginx and replaces it with OpenResty. Everything has been kept to follow the linuxserver.io methods as much as possible.
The process is:
- Create a first layer for the openresty container. Changing the base image to use linuxserver.io alpine base. The Dockerfile is almost entirely coming from openresty, but has been merged.
- Second layer for the image. This brings in the "fat" openresty modifications and is based from the layer 1 image.
- The final layer. Uses the fat layer as a base and is entirely the linuxserver nginx container, except has nginx removed.
Container includes:
-
a sample lua file.
-
a sample lua nginx block
-
adjust the nginx.conf to look for lua files
-
Support for using our base images in your own projects is provided on a Reasonable Endeavours basis, please see our Support Policy for details.
-
There is no
latesttag for any of our base images, by design. We often make breaking changes between versions, and we don't publish release notes like we do for the downstream images. -
If you're intending to distribute an image using one of our bases, please read our docs on container branding first.
-
Alpine releases are supported for 2 years, after which we will stop building new base images for that version.
The following line is only in this repo for loop testing:
- { date: "01.01.50:", desc: "I am the release message for this internal repo." }
