]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
container: pass CUSTOM_CEPH_REPO_URL thru container build script
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 10 Jul 2025 13:51:10 +0000 (09:51 -0400)
committerDavid Galloway <david.galloway@ibm.com>
Mon, 23 Mar 2026 15:33:30 +0000 (11:33 -0400)
commit51578ffe4c49cbcd5be3d607a5568f58544c8cf6
treea11d9b078251a25744a6ee81d9f84933259cbdfb
parent5bb3278730741031382ca9c3dc9d221a942e06a2
container: pass CUSTOM_CEPH_REPO_URL thru container build script

Update the build.sh script such that the environment variable
CUSTOM_CEPH_REPO_URL is passed to the container build command
as a build argument. This allows a developer or system outside of the
ceph CI to build container images similar to those produced by the
CI but using custom RPM packages.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit ffabf23cccc82fabd4b6b5d2ff90221d6396c251)
container/build.sh