-
-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
de087e7
commit d7554f5
Showing
10 changed files
with
49 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,9 @@ | ||
<!-- DO NOT EDIT THIS FILE MANUALLY --> | ||
<!-- Please read https://github.com/linuxserver/docker-baseimage-kasmvnc/blob/debianbullseye/.github/CONTRIBUTING.md --> | ||
[linuxserverurl]: https://linuxserver.io | ||
[forumurl]: https://forum.linuxserver.io | ||
[ircurl]: https://www.linuxserver.io/irc/ | ||
[![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://images.microbadger.com/badges/image/lsiobase/kasmvnc.svg)](https://microbadger.com/images/lsiobase/kasmvnc "Get your own image badge on microbadger.com") | ||
[![](https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/Dockerfile-Link-green.png)](https://github.com/linuxserver/docker-baseimage-kasmvnc/blob/master/Dockerfile) | ||
A custom base image built with [Alpine Linux](https://www.ubuntu.com/) and [KasmVNC](https://github.com/kasmtech/KasmVNC) | ||
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." } | ||
# DEPRECATION NOTICE | ||
This image is deprecated. We will not offer support for this image and it will not be updated. | ||
|
||
|
||
We recommend switching to a newer tag | ||
|
||
Up to date documentation is available [here](https://github.com/linuxserver/docker-baseimage-kasmvnc/blob/master/README.md). |
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
#!/usr/bin/with-contenv bash | ||
# shellcheck shell=bash | ||
|
||
echo ' | ||
╔════════════════════════════════════════════════════╗ | ||
╠════════════════════════════════════════════════════╣ | ||
║ ║ | ||
║ This image is deprecated. ║ | ||
║ We will not offer support for this image ║ | ||
║ and it will not be updated. ║ | ||
║ ║ | ||
╠════════════════════════════════════════════════════╣ | ||
╚════════════════════════════════════════════════════╝ | ||
|
||
We recommend switching to a newer tag | ||
|
||
|
||
══════════════════════════════════════════════════════' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
oneshot |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/etc/s6-overlay/s6-rc.d/init-deprecate/run |
Empty file.
Empty file.