]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
scripts/build_container: calculate and use FROM_IMAGE 2476/head
authorDan Mick <dan.mick@redhat.com>
Thu, 23 Oct 2025 22:27:51 +0000 (15:27 -0700)
committerDan Mick <dan.mick@redhat.com>
Thu, 23 Oct 2025 22:27:51 +0000 (15:27 -0700)
commit0248c4c8e6a10847edd7a2b2386175cb3338c975
tree3de85c33c316e8075915ff4462491e658c5f2145
parent31968d2de3de45d9c8b39408e3899d25f191d363
scripts/build_container: calculate and use FROM_IMAGE

Instruct ceph.git's container/build.sh which image to use as the
container base, specified by env vars DISTRO and RELEASE

Signed-off-by: Dan Mick <dan.mick@redhat.com>
scripts/build_container