Releases: spotify/docker-client
Releases · spotify/docker-client
v6.1.1
- Add "ReadonlyRootfs" to HostConfig (#544)
- Add "TmpFs" to HostConfig (#541)
- Add "pidsLimit" to HostConfig (introduced in Docker api 1.11) (#537)
- Add "autoRemove" field for HostConfig (#538)
- Use AuthConfig for service creation in swarm mode (#524, closes #523)
- fix bug in DefaultLogStream (#531)