Skip to content

[FIX] common: Compatible to use with remote docker server

Compatible with docker remote where you do not have installed locally

Fixing the following error:

  • "ConnectionError: ('Connection aborted.', error(2, 'No such file or directory'))"

Merge request reports