This repository has been archived by the owner on Feb 17, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy pathreadme-vars.yml
52 lines (35 loc) · 1.8 KB
/
readme-vars.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
---
# project information
project_name: baseimage-mono
project_deprecation_status: true
project_deprecation_message: |
We recommend our Jammy baseimage instead:
https://github.com/linuxserver/docker-baseimage-ubuntu
See our Duplicati image for an example using mono:
https://github.com/linuxserver/docker-duplicati
full_custom_readme: |
{% raw -%}
[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-mono/blob/master/Dockerfile
[monourl]: https://www.mono-project.com
[![linuxserver.io](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/linuxserver_medium.png?v=4&s=4000)][linuxserverurl]
## 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] |
[![](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/Dockerfile-Link-green.png)](https://github.com/linuxserver/docker-baseimage-mono/blob/master/Dockerfile)
[![](https://images.microbadger.com/badges/image/lsiobase/mono.svg)](https://microbadger.com/images/lsiobase/mono "Get your own image badge on microbadger.com")
A custom base image built with [Ubuntu cloud image][appurl], [mono][monourl] and [S6 overlay](https://github.com/just-containers/s6-overlay)..
Featuring :-
+ weekly updates
+ security updates
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 %}