The current NodeJS version (22) is the last LTS that seems to support ARMv7. In the next LTS version (24), armv7 support was downgraded to experimental and no docker images are being published anymore (see versions.json.
The Security support of NodeJS 22 ends in a year (30 Apr 2027), so I think it may be good to start thinking about how to notify armv7 users of this. Stopping publishing of images without people knowing beforehand would not be great.
I would suggest mentioning this in the documentation and a caps text at the beginning of the logs of the armv7 image.
The current NodeJS version (22) is the last LTS that seems to support ARMv7. In the next LTS version (24), armv7 support was downgraded to experimental and no docker images are being published anymore (see versions.json.
The Security support of NodeJS 22 ends in a year (30 Apr 2027), so I think it may be good to start thinking about how to notify armv7 users of this. Stopping publishing of images without people knowing beforehand would not be great.
I would suggest mentioning this in the documentation and a caps text at the beginning of the logs of the armv7 image.