A TUI for checking container image End-of-Life status, built with Go and powered by endoflife.date.
git clone https://github.com/HMZElidrissi/eol-checker.git
cd eol-checker
make deps && make build
./bin/eolEnter any container image name:
nginx:1.20ubuntu:22.04node:16-alpinepostgres:13
- 🚨 CRITICAL - EOL reached / discontinued
⚠️ WARNING - EOL within 30 days- ℹ️ INFO - EOL within 90 days
- ✅ OK - Currently supported
- ❓ UNKNOWN - Not found in database
make install # Installs to /usr/local/bin/eol