Skip to main content
Glama

docker_compose

Manage Docker Compose services to orchestrate multi-container applications. Start, stop, build, and monitor containers using defined configurations.

Instructions

Manage Docker Compose services

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesDocker Compose action to perform
serviceNoSpecific service to target
fileNoDocker Compose file path (default: docker-compose.yml)
detachNoRun in background (for up action)
buildNoBuild images before starting (for up action)
force_recreateNoForce recreate containers
remove_orphansNoRemove containers for services not defined in compose file
followNoFollow log output (for logs action)
tailNoNumber of lines to show from end of logs
commandNoCommand to execute (for exec action)
project_nameNoProject name for compose stack

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/block/vscode-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server