Skip to content

Instantly share code, notes, and snippets.

@miooochi
Last active February 7, 2022 16:18
Show Gist options
  • Save miooochi/78d4392806fb4b20491acfdbdf7cdcfe to your computer and use it in GitHub Desktop.
Save miooochi/78d4392806fb4b20491acfdbdf7cdcfe to your computer and use it in GitHub Desktop.
Around Buildkit

Around Buildkit

Cache

To show local build cache (/var/lib/buildkit)

sudo buildctl du -v

To prune local build cache

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