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 prune command to cache manager #25

Closed
tonistiigi opened this issue Jun 23, 2017 · 0 comments · Fixed by #249
Closed

Add prune command to cache manager #25

tonistiigi opened this issue Jun 23, 2017 · 0 comments · Fixed by #249

Comments

@tonistiigi
Copy link
Member

There is no way to manually clean up the cache. Could be implemented before gc. moby/moby#32677 contains similar code

alexcb added a commit to alexcb/buildkit that referenced this issue Jan 30, 2021
- the github.com/moby/buildkit/session/localhost package is used by the
client buildkit code, which must compile on both linux and darwin;
however the session/localhost package was pulling in the executor
package which is only meant to be compiled on linux and not darwin (due
to it referncing linux-specific syscall consts)

Signed-off-by: Alex Couture-Beil <[email protected]>
alexcb added a commit to alexcb/buildkit that referenced this issue Feb 18, 2021
- the github.com/moby/buildkit/session/localhost package is used by the
client buildkit code, which must compile on both linux and darwin;
however the session/localhost package was pulling in the executor
package which is only meant to be compiled on linux and not darwin (due
to it referncing linux-specific syscall consts)

Signed-off-by: Alex Couture-Beil <[email protected]>
alexcb pushed a commit to alexcb/buildkit that referenced this issue Nov 3, 2023
Support for the gRPC Docker registry proxy
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 a pull request may close this issue.

1 participant