|
1 | 1 | <!-- DO NOT EDIT THIS FILE MANUALLY --> |
2 | 2 | <!-- Please read https://github.com/linuxserver/docker-baseimage-ubuntu/blob/jammy/.github/CONTRIBUTING.md --> |
3 | | -[linuxserverurl]: https://linuxserver.io |
4 | | -[forumurl]: https://forum.linuxserver.io |
5 | | -[ircurl]: https://www.linuxserver.io/irc/ |
6 | | -[appurl]: https://cloud-images.ubuntu.com |
7 | | -[dockerfileurl]: https://github.com/linuxserver/docker-baseimage-ubuntu/blob/master/Dockerfile |
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 | | - |
24 | | - |
25 | | -[](https://github.com/linuxserver/docker-baseimage-ubuntu/blob/xenial/Dockerfile) |
26 | | - |
27 | | -[](https://github.com/linuxserver/docker-baseimage-ubuntu/blob/bionic/Dockerfile) |
| 9 | +| Discord | [Discord](https://linuxserver.io/discord) | |
| 10 | +| IRC | `#linuxserver.io` on irc.libera.chat | |
| 11 | +| Forum | [Discourse](https://discourse.linuxserver.io/) | |
28 | 12 |
|
29 | | -[](https://microbadger.com/images/lsiobase/ubuntu "Get your own image badge on microbadger.com") |
| 13 | +A custom base image built with [Ubuntu Linux](https://ubuntu.com) and [s6-overlay](https://github.com/just-containers/s6-overlay). |
30 | 14 |
|
31 | | -A custom base image built with [Ubuntu cloud image][appurl] and [S6 overlay](https://github.com/just-containers/s6-overlay).. |
| 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 | +- Ubuntu releases are supported for 5 years, after which we will stop building new base images for that version. |
32 | 19 |
|
33 | 20 | The following line is only in this repo for loop testing: |
34 | 21 |
|
|
0 commit comments