Container's source
A Dockerfile from a repository
If you installed Strio's GitHub app and linked your service to one of your repository, then you can import your Dockerfile from your repository. While deploying an environment, Strio will start building your Docker image and then deploy it.
If you want to know how to install Strio's GitHub app, follow this guide!
A publicly available Docker image
You just have to type the name of the Image and Strio will be able to deploy it.
Grant access to a registry
If the Docker image is not available publicly but is within a registry, you can grant Strio access to your registry to enable it to deploy the image. __
🔜 This feature will be out soon.