This desktop application is for people often find themselves building certain sets of docker containers over and over again. Now, you can manage those containers in a playbook fashion with hopefully pleasent UI.
(The application is still actively developed by me and will be bug free in a couple of months.)
From project root:
pip install docker
npm i
In the project directory, you can run:
Runs the app in the development mode.
The page will reload if you make edits.
You will also see any lint errors in the console.
Don't forget to refresh after window starts.
Runs the app in the production mode.
Runs the app in the development mode without electron.
Faster option, lets you develop on browser window instead.