diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-01-12 21:12:03 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-01-21 18:00:26 -0500 |
| commit | fb150a8564f4749dfff6651aaeba755e907ef315 (patch) | |
| tree | 7d8900553d8fa92066c5dd98a617a125c18a91aa /classes | |
| parent | 015ffbf4173e3d0288baf5399817b17691413d3c (diff) | |
| download | meta-virtualization-fb150a8564f4749dfff6651aaeba755e907ef315.tar.gz | |
container-registry: add management commands and documentation
Registry management commands:
- delete <image>:<tag>: Remove tagged images from registry
- gc: Garbage collection with dry-run preview and confirmation
- push <image> --tag: Explicit tags now require image name
(prevents accidentally tagging all images with same version)
Config improvements:
- Copy config to storage directory with baked-in storage path
- Fixes gc which reads config directly (not via env var)
- All registry files now in ${TOPDIR}/container-registry/
Documentation:
- Development Loop workflow (build, push, pull, test)
- Build-time OCI labels (revision, branch, created)
- Complete command reference
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'classes')
0 files changed, 0 insertions, 0 deletions
