mirror of
https://github.com/linuxserver/docker-jellyfin.git
synced 2026-02-16 01:18:23 +09:00
deprecate
This commit is contained in:
21
root/etc/cont-init.d/99-deprecation
Normal file
21
root/etc/cont-init.d/99-deprecation
Normal file
@@ -0,0 +1,21 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
echo '
|
||||
******************************************************
|
||||
******************************************************
|
||||
* *
|
||||
* *
|
||||
* This image is deprecated. *
|
||||
* We will not offer support for this image *
|
||||
* and it will not be updated. *
|
||||
* *
|
||||
* *
|
||||
******************************************************
|
||||
******************************************************
|
||||
|
||||
The "bionic" tag has been deprecated.
|
||||
Please use the "latest" tag instead.
|
||||
|
||||
|
||||
******************************************************
|
||||
******************************************************'
|
||||
Reference in New Issue
Block a user