Cannot deploy Edgedb docker to Render.com
- Dominant language
- Shell
- Stars
- 87
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
When trying to get edgedb working on render I ran into issues with the kill command usage in this dockerfile. Render seems to not allow using the kill command when running the dockerfile as it gives an operation not permitted error when trying to kill the temporary server. Any workaround for this would be great
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the Dockerfile's temporary-server lifecycle and the kill command mentioned in the report, then reproduce the deployment on Render to isolate the permission failure. Compare the shutdown behavior available in Render's container environment and verify any workaround by successfully starting the Edgedb image there without the operation-not-permitted error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, shell
- Domain
- cloud, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100