Returns the raw Docker Compose YAML content from the CVM configuration.
cURL
curl --request GET \ --url https://cloud-api.phala.com/api/v1/cvms/{cvm_id}/docker-compose.yml
"<string>"
Docker Compose YAML content
The response is of type string.
string
Was this page helpful?