Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VsCode Docker Package ManagerNew to Visual Studio Code? Get it now.
VsCode Docker Package Manager

VsCode Docker Package Manager

UoooBarry

|
1,773 installs
| (0) | Free
Start any docker images easily within vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

Code Style auto-test

Integrate DPM to VsCode. Easily start any docker images without complicated configurations.

Published on VsCode Marketplace.

Supported Packages

You can check current supported packages list on DPM repository.

Prerequisites

This extension relies on DPM project. Install DPM first is necessary.

Docker

Ensure Docker is running.

Ruby

Check if ruby exists in your system.

ruby -v

If you do not have ruby, you can install it either using Rbenv, RVM

Or Just using brew:

brew install ruby

DPM

gem install dpmrb

Usage

Add a supported package.

new-start-package

Add an unsupported package using raw mode.

raw-start-package

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