]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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 <phlogistonjohn@asynchrono.us>
Fri, 22 Aug 2025 15:09:09 +0000 (11:09 -0400)
commit899f6ecba7a2a559b0e0b181ecbbe7805e26fc9c
treefada4d3db06ebe82221d84992138837537bcd789
parent58bfc2ee6a07eeefc88077a64239b178b9c31e66
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.

Conflicts:
Dockerfile.build

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 9cbadc2e6009cbbf3bc757f801d3508da6fe498d)
Dockerfile.build
src/script/buildcontainer-setup.sh