mirror of
https://github.com/linuxserver/docker-code-server
synced 2025-06-26 18:27:40 +00:00
deprecate
This commit is contained in:
20
root/etc/cont-init.d/99-deprecation
Normal file
20
root/etc/cont-init.d/99-deprecation
Normal file
@@ -0,0 +1,20 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
echo '
|
||||
******************************************************
|
||||
******************************************************
|
||||
* *
|
||||
* *
|
||||
* This image tag is deprecated. *
|
||||
* We will not offer support for this tag *
|
||||
* and it will not be updated. *
|
||||
* *
|
||||
* *
|
||||
******************************************************
|
||||
******************************************************
|
||||
|
||||
latest tag is now based on Ubuntu Focal
|
||||
|
||||
|
||||
******************************************************
|
||||
******************************************************'
|
||||
Reference in New Issue
Block a user