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
Currently, when using OpenGB inside a Docker container, it isn't able to start Postgres
forest@Forests-Laptop test-new-plugin % docker run --interactive --tty --quiet --init --env-file /var/folders/nw/89v40t6s2k72rfz_hbvkmbjr0000gn/T/.tmpYxCGq3 --add-host=host.docker.internal:host-gateway --publish=6420:6420 --volume=/Users/forest/Documents/test/test-new-plugin/:/backend --workdir=/backend ghcr.io/rivet-gg/opengb:main --project backend.json sdk generate --output addons/backend godot Skipping Postgres Dev Server Cannot start Postgres dev server when running OpenGB inside of Docker Generate runtime/ Generate prisma_output/ (users) Generate prisma_output/ (tokens) Generate prisma_output/ (rate_limit)
The text was updated successfully, but these errors were encountered:
OGBE-174 Cannot start Postgres dev server when running OpenGB inside of Docker
Sorry, something went wrong.
No branches or pull requests
Currently, when using OpenGB inside a Docker container, it isn't able to start Postgres
The text was updated successfully, but these errors were encountered: