docker-compose-langserver
« Back to VersTracker
Description:
Language service for Docker Compose documents
Type: Formula  |  Latest Version: 0.4.0@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: docker lsp developer-tools devops yaml
Install: brew install docker-compose-langserver
About:
The docker-compose-langserver package provides a language server implementation for Docker Compose files. It offers features like syntax validation, intelligent code completion, and error detection to improve the developer experience. This tool integrates with any LSP-compatible editor to streamline the creation and management of multi-container applications.
Key Features:
  • LSP-compliant language server for Docker Compose YAML
  • Intelligent code completion and snippet support
  • Real-time syntax and schema validation
  • Diagnostics and error highlighting
Use Cases:
  • Enhancing IDE support for writing docker-compose.yml files
  • Automating validation in CI/CD pipelines for infrastructure code
  • Standardizing Docker Compose configurations across development teams
Alternatives:
  • VS Code Docker Extension – Provides broader Docker tooling, whereas this is a dedicated LSP for Compose files.
  • YAML Language Server – Generic YAML support; this tool offers specific Docker Compose schema awareness.
Version History
Detected Version Rev Change Commit
Sep 13, 2025 5:44pm 0 VERSION_BUMP 260fd389