feat: add pre-baked CI build images
All checks were successful
Build Images / build (push) Successful in 1m28s
All checks were successful
Build Images / build (push) Successful in 1m28s
- cameleer-build:1 — Maven 3.9 + Java 17 + Node.js 22 + curl/jq/procps/bc - cameleer-docker-builder:1 — Docker 27 + git/curl/jq Eliminates per-build tool installation across cameleer3 and cameleer3-server. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
3
docker-builder/Dockerfile
Normal file
3
docker-builder/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM docker:27
|
||||
|
||||
RUN apk add --no-cache git curl jq
|
||||
Reference in New Issue
Block a user