From 7fbe8f56070ecfc64ba2feb6c676e8f1ea737287 Mon Sep 17 00:00:00 2001 From: thespad Date: Fri, 17 Jan 2025 19:46:03 +0000 Subject: [PATCH] Update readme with new style --- README.md | 27 +++++++++------------------ readme-vars.yml | 27 +++++++++------------------ 2 files changed, 18 insertions(+), 36 deletions(-) diff --git a/README.md b/README.md index cdf81c5..186f3e5 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,21 @@ -[linuxserverurl]: https://linuxserver.io -[forumurl]: https://forum.linuxserver.io -[ircurl]: https://www.linuxserver.io/irc/ -[appurl]: https://github.com/debuerreotype/docker-debian-artifacts -[dockerfileurl]: https://github.com/linuxserver/docker-baseimage-debian/blob/master/Dockerfile - - - -[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png?v=4&s=4000)][linuxserverurl] - +[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)](https://linuxserver.io) ## Contact information:- | Type | Address/Details | | :---: | --- | -| Discord | [Discord](https://discord.gg/YWrKVTn) | -| IRC | freenode at `#linuxserver.io` more information at:- [IRC][ircurl] -| Forum | [LinuxServer.io forum][forumurl] | - -  -  +| Discord | [Discord](https://linuxserver.io/discord) | +| IRC | `#linuxserver.io` on irc.libera.chat | +| Forum | [Discourse](https://discourse.linuxserver.io/) | -[![](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/Dockerfile-Link-green.png)](https://github.com/linuxserver/docker-baseimage-debian/blob/master/Dockerfile) +A custom base image built with [Debian Linux](https://debian.org) and [s6-overlay](https://github.com/just-containers/s6-overlay). -A custom base image built with [Debian baseimage][appurl] and [S6 overlay](https://github.com/just-containers/s6-overlay).. +- 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. +- 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. +- 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. +- Debian releases are supported for 5 years, after which we will stop building new base images for that version. The following line is only in this repo for loop testing: diff --git a/readme-vars.yml b/readme-vars.yml index 6ef9016..4439ca3 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -4,31 +4,22 @@ project_name: baseimage-debian full_custom_readme: | {% raw -%} - [linuxserverurl]: https://linuxserver.io - [forumurl]: https://forum.linuxserver.io - [ircurl]: https://www.linuxserver.io/irc/ - [appurl]: https://github.com/debuerreotype/docker-debian-artifacts - [dockerfileurl]: https://github.com/linuxserver/docker-baseimage-debian/blob/master/Dockerfile - - - - [![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png?v=4&s=4000)][linuxserverurl] - + [![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)](https://linuxserver.io) ## Contact information:- | Type | Address/Details | | :---: | --- | - | Discord | [Discord](https://discord.gg/YWrKVTn) | - | IRC | freenode at `#linuxserver.io` more information at:- [IRC][ircurl] - | Forum | [LinuxServer.io forum][forumurl] | - -   -   + | Discord | [Discord](https://linuxserver.io/discord) | + | IRC | `#linuxserver.io` on irc.libera.chat | + | Forum | [Discourse](https://discourse.linuxserver.io/) | - [![](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/Dockerfile-Link-green.png)](https://github.com/linuxserver/docker-baseimage-debian/blob/master/Dockerfile) + A custom base image built with [Debian Linux](https://debian.org) and [s6-overlay](https://github.com/just-containers/s6-overlay). - A custom base image built with [Debian baseimage][appurl] and [S6 overlay](https://github.com/just-containers/s6-overlay).. + - 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. + - 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. + - 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. + - Debian releases are supported for 5 years, after which we will stop building new base images for that version. The following line is only in this repo for loop testing: