You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chiseled images need base-files_chisel slice to generate the manifest (example usage). Manifest is generated into /var/lib/chisel/manifest.wall file, which is zstd compressed. Uncompressed it's a "jsonwall" file that contains information for various metadata like packages, paths, slices, etc. (example manifest)
For copa, we are probably most interested in the package kinds. Copa should be able to parse each of the package kinds for names and versions. However, I am not sure how would copa should handle the sha256 data since this will be changing.
What kind of request is this?
New feature
What is your request or suggestion?
Ubuntu chiseled has a full status file (unlike individual ones like distroless), but may not have apt package manager
related canonical/chisel#148
Are you willing to submit PRs to contribute to this feature request?
The text was updated successfully, but these errors were encountered: