Skip to content

Convert Couchbase server deployment to use Docker images#316

Merged
borrrden merged 2 commits intomainfrom
docker-based-cbs
Nov 18, 2025
Merged

Convert Couchbase server deployment to use Docker images#316
borrrden merged 2 commits intomainfrom
docker-based-cbs

Conversation

@borrrden
Copy link
Member

This avoids the overhead of RPM install which has to validate every single file. That validation basically is done ahead of time in the process of creating the image that will be used. This saves about 25 seconds of runtime in the case of stopping and restarting.

@borrrden borrrden requested review from pasin and torcolvin November 15, 2025 03:19
This avoids the overhead of RPM install which has to validate every single file.  That validation basically is done ahead of time in the process of creating the image that will be used.  This saves about 25 seconds of runtime in the case of stopping and restarting.
@borrrden borrrden merged commit 1794b4e into main Nov 18, 2025
4 checks passed
@borrrden borrrden deleted the docker-based-cbs branch November 18, 2025 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants