From 3605a4fb10e663397301f4721b91d6002f81125e Mon Sep 17 00:00:00 2001 From: Griefed <griefed@griefed.de> Date: Tue, 22 Jun 2021 21:48:40 +0200 Subject: [PATCH] chore: README stuff --- README.md | 39 +++++++++++++-------------------------- 1 file changed, 13 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 1f19fb5..1916b52 100644 --- a/README.md +++ b/README.md @@ -1,36 +1,23 @@ -<!-- DO NOT EDIT THIS FILE MANUALLY --> -<!-- Please read the https://github.com/linuxserver/docker-baseimage-ubuntu/blob/focal/.github/CONTRIBUTING.md --> +[](https://www.griefed.de) -[linuxserverurl]: https://linuxserver.io -[forumurl]: https://forum.linuxserver.io -[ircurl]: https://www.linuxserver.io/irc/ -[appurl]: https://cloud-images.ubuntu.com -[dockerfileurl]: https://github.com/linuxserver/docker-baseimage-ubuntu/blob/master/Dockerfile +**A custom baseimage built with the [Ubuntu cloud image](https://partner-images.canonical.com/core/focal/) and [S6-overlay](https://github.com/just-containers/s6-overlay)..** +--- +# Ubuntu Focal Fossa baseimage with s6-overlay -[][linuxserverurl] +This fork of [linuxserver/docker-baseimage-ubuntu](https://github.com/linuxserver/docker-baseimage-ubuntu) doesn't change much. +It is mainly intended as a training ground to learn and gather experience with writing my very own baseimage. -## Contact information:- +**Linuxserver.io** create beautiful Dockerimages. There isn't really anything to improve that I can see. -| Type | Address/Details | -| :---: | --- | -| Discord | [Discord](https://discord.gg/YWrKVTn) | -| IRC | freenode at `#linuxserver.io` more information at:- [IRC][ircurl] -| Forum | [LinuxServer.io forum][forumurl] | +That being said: You probably won't get any use out of this baseimage. If you like the people over at LSIO and their images, +you should continue to use their images. As I said, this is mainly intended as a training ground for me. - - +I strongly encourage you to show your support to **Linuxserver.io**. Without their images, their complexity, their usability, +I wouldn't be where I am now. I learned a lot of things about Docker by inspecting their images and containers. -[](https://github.com/linuxserver/docker-baseimage-ubuntu/blob/xenial/Dockerfile) +**Click the image below to visit their website!** -[](https://github.com/linuxserver/docker-baseimage-ubuntu/blob/bionic/Dockerfile) - -[](https://microbadger.com/images/lsiobase/ubuntu "Get your own image badge on microbadger.com") - -A custom base image built with [Ubuntu cloud image][appurl] and [S6 overlay](https://github.com/just-containers/s6-overlay).. - -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." } +[](https://www.linuxserver.io/) \ No newline at end of file -- GitLab