Skip to content

Enable local cache (--cache-reuse) by default#62

Merged
ktock merged 1 commit intomainfrom
cache-reuse-default
Aug 5, 2022
Merged

Enable local cache (--cache-reuse) by default#62
ktock merged 1 commit intomainfrom
cache-reuse-default

Conversation

@ktock
Copy link
Copy Markdown
Owner

@ktock ktock commented Aug 5, 2022

This makes --cache-reuse enabled by default. As same as buildg dap, this
commit introduces a lock on the BuildKit root not to conflict among buildg
processes.
If the 2nd buildg process launched, it'll print a warning and use a temporary
rootdir location.
In the future version, parallel invocations of buildg should share the cache.

This makes `--cache-reuse` enabled by default. As same as `buildg dap`, this
commit introduces a lock on the BuildKit root not to conflict among buildg
processes.
If the 2nd buildg process launched, it'll print a warning and use a temporary
rootdir location.
In the future version, parallel invocation of buildg should share the cache.

Signed-off-by: Kohei Tokunaga <[email protected]>
@ktock ktock merged commit 0c26fc7 into main Aug 5, 2022
@ktock ktock deleted the cache-reuse-default branch August 5, 2022 13:26
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