Skip to content

PSEC-107: Evaluate Docker build caching for CI#130

Open
jak3gorodetsky wants to merge 1 commit into
mainfrom
c/psec-107_evaluate_docker_build_caching_for_ci
Open

PSEC-107: Evaluate Docker build caching for CI#130
jak3gorodetsky wants to merge 1 commit into
mainfrom
c/psec-107_evaluate_docker_build_caching_for_ci

Conversation

@jak3gorodetsky

Copy link
Copy Markdown
Contributor

Description

Assess strategies to cache Docker layers in CI pipelines, including BuildKit and GitHub Actions caching, to avoid rebuilding unchanged layers on each run. h3.

Fixes #PSEC-107

Changes

  • feat(docker-build): enable gha cache for faster builds

🚀 PR created with fotingo

@jak3gorodetsky
jak3gorodetsky requested a review from a team as a code owner March 27, 2026 22:29
@github-actions

Copy link
Copy Markdown

Release notes preview

Below is a preview of the release notes if your PR gets merged.


4.5.0 (2026-03-27)

Features

  • docker-build: enable gha cache for faster builds (7d6852b)

Miscellaneous

  • deps: update node.js to v24.13.1 (ddce560)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant