feat: Add alternate tags for user images (#172)
This adds the ability for the user to add alternate tags to their images. These are designed to replace the `latest` and timestamp (e.g. `20240429`) tags.
This commit is contained in:
parent
ac57f9e9f5
commit
6c940ea8cd
2 changed files with 77 additions and 6 deletions
|
|
@ -1,6 +1,9 @@
|
|||
name: cli/test
|
||||
description: This is my personal OS image.
|
||||
base-image: ghcr.io/ublue-os/silverblue-main
|
||||
alt-tags:
|
||||
- gts
|
||||
- stable
|
||||
image-version: 39
|
||||
modules:
|
||||
- from-file: akmods.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue