Sign inSign up

optnc/geol

By optnc

•Updated 16 days ago

Monitor end-of-life dates for your products in terminal & CI, powered by endoflife.date

Image
1

3.4K

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:6b498707c…

Size

63 MB

Last updated

16 days ago

docker pull optnc/geol