Skip to content

v0.4.0

Choose a tag to compare

@JeanRev JeanRev released this 14 May 05:21
v0.4.0
d119718
  • Improved support for Docker 1.13.x/17.03.x.
  • New image configuration fields:
    • "Number of CPUs" in the resources settings: allow to limit CPU usage in both Linux and Windows containers.
    • "Stop timeout" in the run settings: defines a default stop timeout on created containers .
  • Support for authentication when pulling (lot of thanks to @crafty78 for his work on this feature).
  • Extended validation logic in the plugin settings to report usage of features that are not supported by the target Docker daemon.
  • Pulling agent images before creating containers is now optional.
  • Fix the mangled entries in volume definition table when settings are reopened and the volume binding path contains a semi-colon (eg. for Windows containers).
  • Graceful shutdown of idle containers (#9).