Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add buildx support and remote layer caching #14

Draft
wants to merge 3 commits into
base: chameleoncloud/2023.1
Choose a base branch
from

Conversation

msherman64
Copy link

@msherman64 msherman64 commented Nov 11, 2024

this PR adds docker buildx support via the python_on_whales cli wrapper library, and then enables pulling remote layer cache via the cache_from_repo and cache_from_tags config arguments, as well as the ability to push inline layer caches via the push_inline_cache argument.

This drastically reduces overall build times.

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