Docker Compose manager extension![]() This extension aims to reduce context switches between your text editor (Visual Studio Code) and the terminal while rebuilding microservices. The Docker extension, while complete, doesn't allow rebuilding an image and restarting the service so, if you are working with microservices, you'll find yourself doing the following quite often:
This, at least for me, is very tiring and inconvenient, and that's why I created this extension. Now you can manage this command, among others, directly from the side bar of your text editor. Important remarks for Linux usersIf you are using the extension on Linux, you'll have to add your user to the
After running those two commands, log out and log back in and you will be able to use the extension. How to contributePlease read carefully the contributing guide that you can find in this repository. You can contribute via code, providing translations, icons, and anything you can imagine. Once you have contributed to the project and the changes are in production, you will be credited for them in the Credits section, at the end of this README file. LicensingThe software uses a MIT license, which means that it is free for use, distribution and modification even for commercial use. You can read more in the license file of this repository. Credits
|