Skip to content

0.1.4

Compare
Choose a tag to compare
@JeanVydes JeanVydes released this 26 Jan 21:00
· 7 commits to master since this release
  • Package added to crates.io as docker_engine_api
  • Optimization of methods
  • Struct for easy access to methos inspect_container
  • Added an EmptyOk () to functions that don't return anything on 200 OK response as start_container, stop_container, etc...
  • Easy readable errors from Docker, go directly to you as string, more information.
  • More methods:
    • resize_container
    • pause_container
    • unpause_container
    • wait_container