Deploy an existing docker image?

Does Qovery support deploying a pre-built docker image to the cluster (as opposed to building the image from the github repo)? For example, say I want a rabbitmq server, I’d really like to configure this up as part of the environment and have qovery pull the image from docker hub and deploy it in a pod on the cluster.

1 Like

Hi @DougC - in 3/4 weeks (2 sprints) you will be able to deploy any container image directly (from a private or public registry). It’s planned :slight_smile: At the moment you will have to use a repository with a Dockerfile inside. But at the end of May this feature will be GA.


Feel free to check our public roadmap.

1 Like