specter-desktop/docker/cirrus-jammy/README.md
k9ert 3e277689ef
ci: upgrade Node.js 12→18, migrate CI images to GHCR (#2602)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 20:06:26 +02:00

373 B

An image used to run the build on cirrus (tests only, not cypress-tests).

Create it like this:

docker buildx build --platform linux/amd64 -t ghcr.io/cryptoadvance/specter-desktop/cirrus-jammy:20260412 --load .
docker push ghcr.io/cryptoadvance/specter-desktop/cirrus-jammy:20260412

Check the .cirrus.yml on how this is used and update the $current_date there.