A fully reactive scala client for the docker remote API.
Stars
70
Forks
21
Watchers
70
Open Issues
10
Overall repository health assessment
No package.json found
This might not be a Node.js project
Updated to send port configs to docker host and not an empty object
fb57e9dView on GitHubchanged spec to use default Docker client and default authInfo
b991688View on GitHubfixed #3 and allow to parse more sophisticated repository tags (especially when using private repos)
6fa2951View on GitHubfixed DefaultDockerAuth not useable as mixin-trait (as it extends a case class)
d203b11View on GitHubadded: throw runtime exception when trying to use imageInsertResource with API versions other than v1.9
8df7281View on GitHubadded: default DockerClient constructor which uses DOCKER_HOST env to configure itself
286f684View on GitHub