Start container
Start a container in your server.
POST /api/servers/{server}/docker/containers/{container}/up
Example request:
Body Parameters
Name | Type | Description |
---|---|---|
flags | array | Optional. Additional flags to pass to docker-compose up . |
Start a container in your server.
POST /api/servers/{server}/docker/containers/{container}/up
Example request:
Name | Type | Description |
---|---|---|
flags | array | Optional. Additional flags to pass to docker-compose up . |