Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VS Code Extension: Docker Container Inspector and Compose ManagerNew to Visual Studio Code? Get it now.
VS Code Extension: Docker Container Inspector and Compose Manager

VS Code Extension: Docker Container Inspector and Compose Manager

DigitalForge

|
3 installs
| (0) | Free
A VS Code extension for developers and DevOps engineers managing Docker containers and Compose stacks without leaving the editor. Displays running containers with CPU, memory, and network utilization in a sidebar panel, supports one-click container start and stop and restart actions, shows real-time
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code Extension: Docker Container Inspector and Compose Manager

A VS Code extension for developers and DevOps engineers managing Docker containers and Compose stacks without leaving the editor. Displays running containers with CPU, memory, and network utilization in a sidebar panel, supports one-click container start and stop and restart actions, shows real-time log streams inline, validates docker-compose.yml syntax with schema checking, generates Dockerfile best-practice suggestions, and provides a visual Docker network topology viewer for multi-service stacks.

Features

  • Core functionality

Installation

From VS Code Marketplace

  1. Open VS Code
  2. Press Ctrl+P (or Cmd+P on Mac)
  3. Type ext install digitalforge.5a0c9786
  4. Press Enter

From VSIX file

  1. Download the .vsix file
  2. In VS Code: Extensions > ··· > Install from VSIX
  3. Select the downloaded file

Usage

Press Ctrl+Shift+P and search for VS Code Extension: Docker Container Inspector and Compose Manager to see all available commands.

Keyboard shortcut: Ctrl+Shift+Alt+A (or Cmd+Shift+Alt+A on Mac)

Settings

Setting Default Description
5a0c9786.enabled true Enable/disable the extension
5a0c9786.autoRun false Auto-run on file open
5a0c9786.logLevel "info" Log verbosity

Requirements

  • VS Code 1.74.0 or higher

Contributing

Found a bug? Open an issue.

License

MIT — see LICENSE for details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft