You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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).