Integrate DPM to VsCode. Easily start any docker images without complicated configurations.
Published on VsCode Marketplace.
You can check current supported packages list on DPM repository.
This extension relies on DPM project. Install DPM first is necessary.
Ensure Docker is running.
Check if ruby exists in your system.
ruby -vIf you do not have ruby, you can install it either using Rbenv, RVM
Or Just using brew:
brew install rubygem install dpmrbAdd a supported package.
Add an unsupported package using raw mode.

