Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 881 Bytes

File metadata and controls

13 lines (10 loc) · 881 Bytes

# VPSV1DockerManagerProjectResource

Properties

Name Type Description Notes
name string Docker Compose project name (derived from directory name or compose file)
status string Raw output from docker compose ps command showing service count and states
state string Derived project state parsed from the raw docker compose status
path string Full filesystem path to the docker-compose.yml file
containers \Hostinger\Model\VPSV1DockerManagerContainerResource[] Array of `VPS.V1.DockerManager.ContainerResource`

[Back to Model list] [Back to API list] [Back to README]