Deploy a prebuilt Docker image from a registry
Render can now pull and run a Docker image directly from your container registry. These new image-backed services can speed up your deploys significantly if you're currently building from source with a Dockerfile.
You can pull public images from any registry, along with private images from Docker Hub, GitHub, and GitLab.
For more information, see the blog post and documentation.