docs: fix paths from local to system install

This commit is contained in:
Thales Maciel 2026-04-30 10:49:10 -03:00
parent 93ba233a12
commit dea655ce95
No known key found for this signature in database
GPG key ID: 33112E6833C34679
2 changed files with 10 additions and 4 deletions

View file

@ -11,7 +11,9 @@
- **`Pull`** wraps `go-containerregistry`'s `remote.Image` with the
`linux/amd64` platform pinned. Layer blobs cache under
`~/.cache/banger/oci/blobs/` and populate lazily during flatten.
`/var/cache/banger/oci/blobs/` (system install) or
`~/.cache/banger/oci/blobs/` (dev mode) and populate lazily during
flatten.
- **`Flatten`** replays layers oldest-first into a staging directory,
applies whiteouts, rejects unsafe paths plus filenames that banger's
debugfs ownership fixup cannot encode safely. Returns a `Metadata`