Skip to main content
Glama

docker_compose

Manage Docker Compose services using predefined actions like up, down, build, logs, and exec. Control specific services, configure file paths, and handle container operations for streamlined deployment and monitoring.

Instructions

Manage Docker Compose services

Input Schema

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

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