]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Dockerfile.build: make WITH_CRIMSON a build arg
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 20 Jun 2025 23:34:45 +0000 (19:34 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Sat, 21 Jun 2025 00:07:09 +0000 (20:07 -0400)
commit9cbadc2e6009cbbf3bc757f801d3508da6fe498d
tree2956c4c65ab162f5fed6a81a4efbb8152f942c82
parentae7878d3c1aae010776ab7079afe213a9725fb1b
Dockerfile.build: make WITH_CRIMSON a build arg

We've chosen to enable crimson by default to match the CI, but that
is not always something a developer may want, so make WITH_CRIMSON
a build argument that can be toggled off if necessary.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
Dockerfile.build
src/script/buildcontainer-setup.sh