/docker-client-swift-mac-app

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.

Primary LanguageSwiftMIT LicenseMIT

Docker Client Mac App Example

Language

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.

Demo

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.

License

This project is released under the MIT license. See LICENSE for details.

Contribution

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 :)