ci: Support optional persistent BuildKit endpoints in Docker builds #980

Merged
Jade merged 1 commit from tom/buildkit into main 2025-09-06 15:19:38 +00:00
Owner

Allows us to use runners with persistent BuildKit containers for improved caching and faster build times. Falls back to standard docker-container driver when BUILDKIT_ENDPOINT environment variable is not set.

Allows us to use runners with persistent BuildKit containers for improved caching and faster build times. Falls back to standard docker-container driver when BUILDKIT_ENDPOINT environment variable is not set.
tcpipuk self-assigned this 2025-09-06 14:57:22 +00:00
ci: Support optional persistent BuildKit endpoints in Docker builds
Some checks failed
Release Docker Image / define-variables (push) Has been cancelled
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (push) Has been cancelled
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (push) Has been cancelled
Release Docker Image / merge (push) Has been cancelled
Documentation / Build and Deploy Documentation (pull_request) Has been cancelled
Checks / Prek / Pre-commit & Formatting (pull_request) Has been cancelled
Checks / Prek / Clippy and Cargo Tests (pull_request) Has been cancelled
Release Docker Image / define-variables (pull_request) Has been cancelled
Release Docker Image / build-image (linux/amd64, release, linux-amd64, base) (pull_request) Has been cancelled
Release Docker Image / build-image (linux/arm64, release, linux-arm64, base) (pull_request) Has been cancelled
Release Docker Image / merge (pull_request) Has been cancelled
70c5e7adb8
Allows us to use runners with persistent BuildKit containers for improved
caching and faster build times. Falls back to standard docker-container
driver when BUILDKIT_ENDPOINT environment variable is not set.
tcpipuk force-pushed tom/buildkit from 70c5e7adb8 to 2516e783ba 2025-09-06 15:06:05 +00:00 Compare
Jade merged commit 2516e783ba into main 2025-09-06 15:19:38 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: continuwuation/continuwuity#980
No description provided.