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