Skip to content

Added layer caching#19

Merged
BryceStevenWilley merged 1 commit intov1.9.6.post1from
ghcr-build-cache
Apr 8, 2026
Merged

Added layer caching#19
BryceStevenWilley merged 1 commit intov1.9.6.post1from
ghcr-build-cache

Conversation

@rajeswari1301
Copy link
Copy Markdown

Follow up to #14.

Added inline registry caching to the build step. With this, docker uses reused unchanged layers from the last pushed image, so only the changed parts gets rebuilt again.

Follow up to #14.

Added inline registry caching to the build step. With this, docker uses reused unchanged layers from the last pushed image, so only the changed parts gets rebuilt again.
@BryceStevenWilley BryceStevenWilley self-requested a review April 8, 2026 18:06
Copy link
Copy Markdown

@BryceStevenWilley BryceStevenWilley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@BryceStevenWilley BryceStevenWilley merged commit bca25dd into v1.9.6.post1 Apr 8, 2026
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.

2 participants