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