mico0502

Results 1 comments of mico0502

> I'm using > > > Ubuntu 18.04.1 LTS > > just running: > > > base=https://github.com/docker/machine/releases/download/v0.16.0 && > > curl -L $base/docker-machine-$(uname -s)-$(uname -m) >/tmp/docker-machine && > > sudo...