Pull Image
Docker
Pull Image
Initiate Docker image pull as background task. Returns immediately with task status for monitoring.
Args: image: DockerImage object containing the image name to pull docker_service: Docker service dependency
Returns: Status of the pull operation initiation
POST
Pull Image
Documentation Index
Fetch the complete documentation index at: https://condor.hummingbot.org/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Body
application/json
Docker image name with optional tag (e.g., 'hummingbot/hummingbot:latest')
Response
Successful Response

