Docker desktop clone in python using PySimpleGUI
There is an online cookbook available here
- Introduction to the workshop
- Install dependencies: Docker Desktop, VS Code, python packages
- UI Walkthrough
- PySimpleGUI introduction
- Problem definition and breakdown
- Creating the UI
- Exploring docker python package
- Connecting docker client to UI elements
- Trigger actions in a table