Skip to main content

Container Registry

You can deploy your apps just by providing the name of an existent Docker image.

For more details see the Deploy with Image section. In case you want to use an image from a private registry, you need to enable the Use private registry option on the My account page.

container-registry

With the provided credentials, our deployment process can read your private registry and obtain the informed image.

It is important to note that images built in your account will not be sent to this registry. The credentials will only be used to download the images during deployment.

If you are only using public images on your apps, you can ignore this option.