]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
container/build.sh: add 'rocky-10' suffix if necessary
authorDan Mick <dan.mick@redhat.com>
Thu, 23 Oct 2025 21:58:12 +0000 (14:58 -0700)
committerDavid Galloway <david.galloway@ibm.com>
Mon, 23 Mar 2026 15:33:35 +0000 (11:33 -0400)
commitb252bec23eec062918de4bbb7b86a95c92e33067
tree2ec768a8b4d0e8524fa51704656e9886d4da9b9a
parent51578ffe4c49cbcd5be3d607a5568f58544c8cf6
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>
(cherry picked from commit c8c03ac4e38bddcfb46127d9b3d90244af58417f)
container/build.sh