Draft: virt: Added virtualization to guf-image-small
- New packagegroup was added
- The new packagegroup was added to guf-image-small
- A base image for building containers was added
Example usage of the container base image:
podman import
--change CMD=/bin/bash
--change ENTRYPOINT=/bin/sh
--change LABEL=blue=image
seconorth-container-minimal-imx8mguf.tar.bz2
image-imported
podman run image-imported
BCS 746-000682