This extension integrates with dockr-cli and allows you to easily toggle your containers on and off.
Usage Demo
Pre-requisites
You must download Dockr CLI and put it in your path or install it via composer.
Installation
Press CTRL + SHIFT + X to open your extensions
Search for Dockr
Install the extension
Configuration
Open your Settings (CTRL + ,) and search for dockr. You will find a field where you can insert the path to the Dockr executable.
Defaults to dockr, but it could be something like php path/to/dockr.phar or even vendor/bin/dockr if you have installed it via Composer for your project.