Debian Jessie has reached "End of Life" upstream for some time. Toolforge removed Jessie hosts as well some time ago: T236565: "tools" Cloud VPS project jessie deprecation. Since containers exist in a different support space (running as non-privileged and mostly immutable elements of the system), they've been allowed to continue running for a while, but the runtimes in them are now so old that there is little-to-no maintenance of any of them which can cause serious problems for tools that still use them.
In some cases, this will require developers to test and or update their code on Debian stretch or (better yet) buster containers as soon as possible before we remove jessie from the image registry and then shut down containers still running it.
The jessie-based images are:
- toolforge-python2-sssd-base/web
- toolforge-php5-sssd-base/web
- toolforge-node6-sssd-base/web
- toolforge-python34-sssd-base/web
- toolforge-ruby21-sssd-base/web
- toolforge-jessie-sssd
- wikimedia-jessie (also cached in our registry)
Process (dates to come):
- Remove the definitions from toollabs-images
- Announce the change to the community with some time for lead development, assistance and feedback - it should be no surprise as the webservice cli will inform you of the deprecation
- Remove the images from the registry
- Delete running jessie-based containers
- Delete running stretch-based containers