Skip to main content
Lyceum Cloud supports two Docker execution modes: single image and Compose stack. Both stream logs back the same way as Python runs.

Single image

CLI

REST API

Private registries

For private images, set docker_registry_credential_type to basic (with username/password) or aws (with aws_access_key_id, aws_secret_access_key, aws_session_token, aws_region) for ECR.

Docker Compose

CLI

REST API

Aborting

The same /abort/{execution_id} shape exists under execution/streaming/ and execution/compose/.