Automic VaultAutomic Vault

brew

docker-compose-langserver を Homebrew でインストール

docker-compose-langserver のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install docker-compose-langserver

local Homebrew formula metadata

概要

パッケージ概要

Language service for Docker Compose documents

コマンドとエイリアス

  • docker-compose-langserver

履歴

プロジェクトの歴史と使われ方

Docker Compose Language Service is Microsoft's Language Server Protocol implementation for Docker Compose documents. The README says it is shipped in the Visual Studio Code Container Tools extension and provides completions, signatures, diagnostics, formatting, hover hints, and Docker-specific image hyperlinks.

プロジェクトの歴史

The changelog shows the language service beginning with a 0.0.1-alpha release in September 2021, focused on Compose YAML editing features such as Docker Hub links, hover information, signature help, completions, diagnostics, and formatting. Later releases added more completion coverage, an executable language-server entry point, alternate YAML language service integration, CodeLens support, and package entry points for client and VS Code use.

採用の歴史

The primary adoption route is editor integration through Microsoft's Container Tools extension for VS Code, with the npm package and docker-compose-langserver executable making it usable by other LSP clients. Homebrew packaging turns that language-server executable into a simple install for Vim, Neovim, Emacs, and other editor setups that prefer system package managers.

使われ方

The package is used by editors and LSP clients to understand Compose files, especially Compose file version 3 style documents. It supplies YAML-aware editing assistance rather than running containers itself, and the README notes that VS Code-specific telemetry events can be ignored by non-VS Code clients.

パッケージ好きにとっての重要性

This package matters to package nerds because it exposes an editor language service as a standalone CLI executable. That lets users assemble their own editor toolchains with Homebrew and LSP configuration instead of installing a full IDE extension stack.

タイムライン

  • 2021: 0.0.1-alpha initial release adds Compose editing features.
  • 2023: 0.1.3 adds an executable to launch the language server.
  • 2024: 0.3.0 adds CodeLenses for starting Compose services from documents.
  • 2026: 0.5.0 adds client and VS Code entry points plus an ESM build.

Related projects

  • The project is related to Docker Compose, the Compose specification, Microsoft's VS Code Container Tools extension, YAML language services, and generic Language Server Protocol clients.

セキュリティ状態

リスクレベル: blue

broad file, network, media, or database tool signal.

リスク分類器

リスク blue · 信頼度 中 · tool

理由

  • broad file, network, media, or database tool signal

信号

  • text:server

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
docker-compose-langservercliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.5.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/microsoft/compose-language-service

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:docker-compose-langserver
バージョン0.5.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/docker-compose-langserver
ホームページhttps://github.com/microsoft/compose-language-service
リポジトリhttps://github.com/microsoft/compose-language-service
上流ドキュメントhttps://github.com/microsoft/compose-language-service#readme
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/@microsoft/compose-language-service/-/compose-language-service-0.5.0.tgz
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namedocker-compose-langserver
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment