We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The RW service fails to start when using docker compose up -d
docker compose up -d
`--memory-manager-target-bytes`, `--frontend-total-memory-bytes`, `--compactor-total-memory-bytes` cause errors like `error: unexpected argument '--memory-manager-target-bytes' found`
cd docker/ docker-compose up -d
RW is up and running
The default docker-compose.yaml
risingwavelabs/risingwave:v2.1.0-rc.2
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
The RW service fails to start when using
docker compose up -d
Error message/log
To Reproduce
Expected behavior
RW is up and running
How did you deploy RisingWave?
The default docker-compose.yaml
The version of RisingWave
risingwavelabs/risingwave:v2.1.0-rc.2
Additional context
No response
The text was updated successfully, but these errors were encountered: