close

optnc/geol

By optnc

Updated about 5 hours ago

Efficiently show and monitor end-of-life dates for a number of products in your terminal and CI usin

Image
1

1.8K

optnc/geol repository overview

Docker Image Docker Pulls Docker Image Size (latest by date) Docker Stars Docker Image Version (latest by date) GitHub release (latest by date) GitHub License

🕰️ geol

geol is a CLI tool to display End-of-Life (EOL) dates for your stack, powered by the endoflife.date API.

🚀 Quick Start

You can give it a try within any web browser now on dedicated Killercoda scenario.

# List all available products
podman run --rm optnc/geol list

# Check EOL status for a specific product
podman run --rm optnc/geol product java

# Export all EOL data to a DuckDB database
podman run --rm -e GEOL_API_DELAY_MS=200 -v $(pwd):/data -w /data optnc/geol export
🖥️ Supported Platforms
  • linux/amd64
  • linux/arm64
🔖 Resources

Tag summary

Content type

Image

Digest

sha256:a0d836421…

Size

62.8 MB

Last updated

2 days ago

docker pull optnc/geol