Buckets:
394 MB
5,654 files
Updated about 2 months ago
Ctrl+K
| Name | Size | Uploaded | Xet hash |
|---|---|---|---|
| tauri-linux | 1 items | ||
| script | 1 items | ||
| rust | 1 items | ||
| publish | 1 items | ||
| bun-node | 1 items | ||
| base | 1 items | ||
| tsconfig.json | 213 Bytes xet | 530c2add | |
| README.md | 1.12 kB xet | 05d9ad75 |
CI containers
Prebuilt images intended to speed up GitHub Actions jobs by baking in
large, slow-to-install dependencies. These are designed for Linux jobs
that can use job.container in workflows.
Images
base: Ubuntu 24.04 with common build tools and utilitiesbun-node:baseplus Bun and Node.js 24rust:bun-nodeplus Rust (stable, minimal profile)tauri-linux:rustplus Tauri Linux build dependenciespublish:bun-nodeplus Docker CLI and AUR tooling
Build
REGISTRY=ghcr.io/anomalyco TAG=24.04 bun ./packages/containers/script/build.ts
REGISTRY=ghcr.io/anomalyco TAG=24.04 bun ./packages/containers/script/build.ts --push
Workflow usage
jobs:
build-cli:
runs-on: ubuntu-latest
container:
image: ghcr.io/anomalyco/build/bun-node:24.04
Notes
- These images only help Linux jobs. macOS and Windows jobs cannot run inside Linux containers.
--pushpublishes multi-arch (amd64 + arm64) images using Buildx.- If a job uses Docker Buildx, the container needs access to the host
Docker daemon (or
docker-in-dockerwith privileged mode).
- Total size
- 394 MB
- Files
- 5,654
- Last updated
- Jun 13
- Pre-warmed CDN
- US EU US EU