Skip to content

Commit bfc5e42

Browse files
authored
Merge pull request #21 from linuxserver/new-readme
Update readme with new style
2 parents dbc6fa1 + 7fbe8f5 commit bfc5e42

File tree

2 files changed

+18
-36
lines changed

2 files changed

+18
-36
lines changed

README.md

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,21 @@
11
<!-- DO NOT EDIT THIS FILE MANUALLY -->
22
<!-- Please read https://github.com/linuxserver/docker-baseimage-debian/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://github.com/debuerreotype/docker-debian-artifacts
7-
[dockerfileurl]: https://github.com/linuxserver/docker-baseimage-debian/blob/master/Dockerfile
8-
9-
10-
11-
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png?v=4&s=4000)][linuxserverurl]
12-
3+
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)](https://linuxserver.io)
134

145
## Contact information:-
156

167
| Type | Address/Details |
178
| :---: | --- |
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-
&nbsp;
23-
&nbsp;
9+
| Discord | [Discord](https://linuxserver.io/discord) |
10+
| IRC | `#linuxserver.io` on irc.libera.chat |
11+
| Forum | [Discourse](https://discourse.linuxserver.io/) |
2412

25-
[![](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)
13+
A custom base image built with [Debian Linux](https://debian.org) and [s6-overlay](https://github.com/just-containers/s6-overlay).
2614

27-
A custom base image built with [Debian baseimage][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+
- Debian releases are supported for 5 years, after which we will stop building new base images for that version.
2819

2920
The following line is only in this repo for loop testing:
3021

readme-vars.yml

Lines changed: 9 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,22 @@
44
project_name: baseimage-debian
55
full_custom_readme: |
66
{% raw -%}
7-
[linuxserverurl]: https://linuxserver.io
8-
[forumurl]: https://forum.linuxserver.io
9-
[ircurl]: https://www.linuxserver.io/irc/
10-
[appurl]: https://github.com/debuerreotype/docker-debian-artifacts
11-
[dockerfileurl]: https://github.com/linuxserver/docker-baseimage-debian/blob/master/Dockerfile
12-
13-
14-
15-
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png?v=4&s=4000)][linuxserverurl]
16-
7+
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png)](https://linuxserver.io)
178
189
## Contact information:-
1910
2011
| Type | Address/Details |
2112
| :---: | --- |
22-
| Discord | [Discord](https://discord.gg/YWrKVTn) |
23-
| IRC | freenode at `#linuxserver.io` more information at:- [IRC][ircurl]
24-
| Forum | [LinuxServer.io forum][forumurl] |
25-
26-
&nbsp;
27-
&nbsp;
13+
| Discord | [Discord](https://linuxserver.io/discord) |
14+
| IRC | `#linuxserver.io` on irc.libera.chat |
15+
| Forum | [Discourse](https://discourse.linuxserver.io/) |
2816
29-
[![](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)
17+
A custom base image built with [Debian Linux](https://debian.org) and [s6-overlay](https://github.com/just-containers/s6-overlay).
3018
31-
A custom base image built with [Debian baseimage][appurl] and [S6 overlay](https://github.com/just-containers/s6-overlay)..
19+
- 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.
20+
- 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.
21+
- 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.
22+
- Debian releases are supported for 5 years, after which we will stop building new base images for that version.
3223
3324
The following line is only in this repo for loop testing:
3425

0 commit comments

Comments
 (0)