]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
container/build.sh: add 'rocky-10' suffix if necessary 66046/head
authorDan Mick <dan.mick@redhat.com>
Thu, 23 Oct 2025 21:58:12 +0000 (14:58 -0700)
committerDan Mick <dan.mick@redhat.com>
Thu, 23 Oct 2025 22:19:34 +0000 (15:19 -0700)
commitc8c03ac4e38bddcfb46127d9b3d90244af58417f
tree72ec6f57d89e78d5c670fff725b028fd11607b18
parent713b1aa05668643e94e7212d312cf1c8c6b916a7
container/build.sh: add 'rocky-10' suffix if necessary

'fromtag' is already available as distillation of the
FROM_IMAGE environment variable: everything after last
slash, s/:/-/.  Use it as a suffix if it's anything other than
"centos-9stream" so that multiple CI container tags can coexist.

Signed-off-by: Dan Mick <dan.mick@redhat.com>
container/build.sh