|
1 | 1 | <!-- DO NOT EDIT THIS FILE MANUALLY --> |
2 | 2 | <!-- Please read https://github.com/linuxserver/docker-baseimage-alpine-nginx/blob/master/.github/CONTRIBUTING.md --> |
3 | | -[linuxserverurl]: https://linuxserver.io |
4 | | -[forumurl]: https://forum.linuxserver.io |
5 | | -[ircurl]: https://www.linuxserver.io/irc/ |
6 | | -[appurl]: https://alpinelinux.org |
7 | | -[nginxurl]: http://nginx.org/en/ |
8 | | - |
9 | | - |
10 | | - |
11 | | -[][linuxserverurl] |
12 | | - |
| 3 | +[](https://linuxserver.io) |
13 | 4 |
|
14 | 5 | ## Contact information:- |
15 | 6 |
|
16 | 7 | | Type | Address/Details | |
17 | 8 | | :---: | --- | |
18 | | -| Discord | [Discord](https://discord.gg/YWrKVTn) | |
19 | | -| IRC | freenode at `#linuxserver.io` more information at:- [IRC][ircurl] |
20 | | -| Forum | [LinuxServer.io forum][forumurl] | |
21 | | - |
22 | | - |
23 | | - |
| 9 | +| Discord | [Discord](https://linuxserver.io/discord) | |
| 10 | +| IRC | `#linuxserver.io` on irc.libera.chat | |
| 11 | +| Forum | [Discourse](https://discourse.linuxserver.io/) | |
24 | 12 |
|
25 | | -[](https://microbadger.com/images/lsiobase/nginx "Get your own image badge on microbadger.com") |
| 13 | +A custom base image built with [Alpine Linux](https://alpinelinux.org), [nginx](https://nginx.org), and [s6-overlay](https://github.com/just-containers/s6-overlay). |
26 | 14 |
|
27 | | -[](https://github.com/linuxserver/docker-baseimage-alpine-nginx/blob/master/Dockerfile) |
28 | | - |
29 | | -A custom base image built with [Alpine linux][appurl], [nginx][nginxurl] and [S6 overlay](https://github.com/just-containers/s6-overlay).. |
30 | | - |
31 | | -Featuring :- |
32 | | - |
33 | | -+ weekly updates |
34 | | -+ security updates |
| 15 | +- Support for using our base images in your own projects is provided on a Reasonable Endeavours basis, please see our [Support Policy](https://www.linuxserver.io/supportpolicy) for details. |
| 16 | +- There is no `latest` tag 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. |
| 17 | +- If you're intending to distribute an image using one of our bases, please read our [docs on container branding](https://docs.linuxserver.io/general/container-branding/) first. |
| 18 | +- Alpine releases are supported for 2 years, after which we will stop building new base images for that version. |
35 | 19 |
|
36 | 20 | The following line is only in this repo for loop testing: |
| 21 | + |
37 | 22 | - { date: "01.01.50:", desc: "I am the release message for this internal repo." } |
0 commit comments