]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
container: add CUSTOM_CEPH_REPO_URL build argument
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 10 Jul 2025 13:50:54 +0000 (09:50 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Mon, 11 Aug 2025 19:02:26 +0000 (15:02 -0400)
commitec3be940fe8982be9633624f3bea01041b1fb215
tree27c5b5019d2024b5cb755cff0ae37e8f182fa347
parentbfab9f7db52f0dfd0004275086f99d90f1f302ca
container: add CUSTOM_CEPH_REPO_URL build argument

Add a CUSTOM_CEPH_REPO_URL build argument to the Containerfile.
This configures the container to consume ceph packages from the repo
file indicated by this URL. This allows constructing a container image
"the ceph way" without requiring the use of CI built packages.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
container/Containerfile