Skip to content

WIP: Remove docker-machine lib dependency

Steve Xuereb requested to merge remove-docker-macine-dependency into master

What does this MR do?

Remove docker-machine lib dependency

Why was this MR needed?

Following a Go proverb "A little copying is better than a little dependency.". Inspired from !1444 (comment 191757696)

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Edited by Wayne Haber

Merge request reports