Overview
Manage container services within your Qovery environment. Containers allow you to deploy pre-built Docker images.Commands
List Containers
List all containers in current environment:Create Container
Create a new container service:Deploy Container
Deploy a container:Redeploy Container
Redeploy with same image:Stop Container
Stop a running container:Cancel Deployment
Cancel a container deployment:Update Container
Update a container’s image name or tag:Clone Container
Clone a container to another environment or project:Delete Container
Delete a container service:Examples
Deploy Container
Deploy Specific Image Version
List Containers as JSON
Related Commands
qovery application- Manage applicationsqovery log- View container logsqovery shell- Access container shell