From 4e3ce23d5580b6837a258ce8bc898379bf8ce5ce Mon Sep 17 00:00:00 2001 From: "info@pi-farm.de" Date: Thu, 5 Feb 2026 15:15:17 +0000 Subject: [PATCH] =?UTF-8?q?readme-vars.yml=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme-vars.yml | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 readme-vars.yml diff --git a/readme-vars.yml b/readme-vars.yml deleted file mode 100644 index c24f57b..0000000 --- a/readme-vars.yml +++ /dev/null @@ -1,27 +0,0 @@ ---- - -# project information -project_name: baseimage-alpine -full_custom_readme: | - {% raw -%} - [![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://linuxserver.io/discord) | - | IRC | `#linuxserver.io` on irc.libera.chat | - | Forum | [Discourse](https://discourse.linuxserver.io/) | - - A custom base image built with [Alpine Linux](https://alpinelinux.org) 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. - - Alpine releases are supported for 2 years, after which we will stop building new base images for that version. - - 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." } - {%- endraw %}