Closed frezbo closed 16 hours ago
Support generating iso with imagecache.
Part-of: #9616
Can be either:
make secureboot-iso IMAGER_ARGS="--image-cache=/out/image-cache"
or
make iso IMAGER_ARGS="--image-cache=127.0.0.1:5010/frezbo/cache:latest"
/m
Support generating iso with imagecache.
Part-of: #9616