baseimage-alpine/root/etc/s6-overlay/s6-rc.d/init-deprecate/run
2025-01-01 15:18:59 +00:00

19 lines
1.2 KiB
Plaintext
Executable file

#!/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
══════════════════════════════════════════════════════'