Eclaire v0.3.1: Official Containers, Faster Start

Eclaire v0.3.1: Official Containers, Faster Start

TL;DR: Eclaire now ships official container images on GHCR. Spin up in minutes with Docker tooling (Compose/CLI). Plus security updates and a revamped CI/CD pipeline.

What’s New

Official container images

You can now run Eclaire in minutes using our official container images, published to GitHub Container Registry:

npm run setup:prod
docker compose up

See the installation guide for more details.

Improved CI/CD

We overhauled our pipeline for faster, more reliable releases:

Security & Maintenance

This release includes important security updates:

Get Started