Docker Client Swift Versions Save

This is a Docker Client written in Swift. It's using the NIO Framework to communicate with the Docker Engine via sockets.

0.1.2

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/alexsteinerde/docker-client-swift/compare/0.1.1...0.1.2

0.1.1

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/alexsteinerde/docker-client-swift/compare/0.1.0...0.1.1

0.1.0

3 years ago

This is the initial release with a subset of the available APIs Docker provides.