v0.12.0
- Added
docker.buildx.list()
- Added
docker.node.ps()
- Added
docker.stack.ps()
- Added
docker.compose.push()
- Added
docker.compose.pull()
- Fixed a bug that occured when parsing the volume json
- Fixed a bug which prevented the automatic removal of anonymous volumes when using the container context manager.