Changes
- Add optional json format to the inspect command output a0b0190
- Add flag for a quick check of blobs 6139cea
- Image load progress reporting for containerd f2549a5
- Adjust image load options for containerd storage 00b0fee
- Support configurable image pruning on uninstall 055c181
- Add option to prune all unused images on complete 05c7ceb
Bugfixes
- Fix app image pruning and add all-unused-images mode 8a6dbf8
Commits since v96.1.1
c321762 debian: add changelog for v96.2.1
05c7ceb update: add option to prune all unused images on complete
4d1cd04 update: remove unused keep-app pruning exclusions
8a6dbf8 compose: fix app image pruning and add all-unused-images mode
055c181 compose: support configurable image pruning on uninstall
3b937eb composectl: use shared uninstall implementation
9fefb85 test: mark composectl app helpers as test helpers
8215777 compose: remove compose dir for installed apps with multiple versions
96f2398 fix(test): app must be uninstalled before removal
0977b68 compose: move docker image load progress logic into helper
f2549a5 compose: image load progress reporting for containerd
00b0fee compose: adjust image load options for containerd storage
a0b0190 cmd: Add optional json format to inspect command output
4576fc6 app: set app service name as image descriptor meta
7aec748 refact(check): check watermark value
6139cea feat(pull): add flag for a quick check of blobs
a1289c5 refact(pull): use private structure for parameters
7eea6e2 fix(pull): fix import ordering
cb9a689 ci: login to ghcr.io to get CI image