This is a demo client implementation of the Docker Client.
Disclaimer: This project is not a demonstration on how to use SwiftUI in the best way but instead on how it is possible to integrate the Docker client into a SwiftUI project.
This demo project shows you how to use the DockerClient
library and how to implement a simple Mac app that lists all available containers and images.
To use this demo, please make sure you have Docker installed and running.
This project is released under the MIT license. See LICENSE for details.
You can contribute to this project by submitting a detailed issue or by forking this project and sending a pull request. Contributions of any kind are very welcome :)