Skip to content

Upgrade docker-machine to v0.14.0

Alessio Caiazza requested to merge upgrade-docker-machine-0.14.0 into master

What does this MR do?

This MR upgrades docker image bundled docker-machine to v.0.14.0

Why was this MR needed?

We need to get fixes for #2264 (closed), #2771 (closed), and #2772 (closed)

Are there points in the code the reviewer needs to double check?

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

Merge request reports