Libvirt¶
Build with the image directory as the build context:
docker build -f libvirt/Dockerfile \
--build-arg FROM=public.ecr.aws/ubuntu/ubuntu:noble \
--build-arg RELEASE=epoxy \
-t quay.io/airshipit/libvirt:local \
libvirt
Build with the image directory as the build context:
docker build -f libvirt/Dockerfile \
--build-arg FROM=public.ecr.aws/ubuntu/ubuntu:noble \
--build-arg RELEASE=epoxy \
-t quay.io/airshipit/libvirt:local \
libvirt
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.