Skip to content

v0.12.0

Compare
Choose a tag to compare
@gabrieldemarmiesse gabrieldemarmiesse released this 02 Feb 18:25
ccc7841
  • 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.