I have monorepos in Nx with React and NestJs. When running locally, it works fine but when running on a docker image, it automatically removes the flag. My cmd is nx run-many --target=serve --all --verbose. Someone can help me. Thanks Error
nx run-many --target=serve --all --verbose