Customized minimal actions images for git.astralchroma.dev https://git.astralchroma.dev
  • YAML 91.7%
  • Dockerfile 8.3%
Find a file
Astralchroma d4b850ebb8
All checks were successful
/ Stage 1 (push) Successful in 6s
/ Stage 2 (push) Successful in 5s
Zstd
2026-05-14 12:29:55 +01:00
.forgejo/workflows Arm 64 2026-05-13 14:07:34 +01:00
alpine-docker alpine-docker and alpine-java25 2026-05-11 22:19:21 +01:00
alpine-java25 Zstd 2026-05-14 12:29:55 +01:00
.gitattributes alpine-docker and alpine-java25 2026-05-11 22:19:21 +01:00
readme.md Zstd 2026-05-14 12:29:55 +01:00

git.astralchroma.dev has a number of labels; each with minimal images for each purpose, avoiding the giant multi-gigabyte images used by GitHub and recommended by Act. The following labels are available:

Label Available Based on
alpine* nodejs node:alpine
alpine-docker nodejs†, docker-cli, docker-cli-buildx node:alpine
alpine-java25 nodejs†, tar, temurin-25-jdk, zstd eclipse-temurin:25-alpine

* Not in this repository, it is literally just the node:alpine image.

† Node.js is required by some Actions, most notably checkout.

-arm64 can be added to any label name to specify it should be run on arm64/aarch64 specifically.