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 -v
If you do not have ruby, you can install it either using Rbenv, RVM
Or Just using brew:
brew install ruby
gem install dpmrb
Add a supported package.
Add an unsupported package using raw mode.