Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Debian 8 - Install Docker Machine

curl -L https://github.com/docker/machine/releases/download/v0.5.3/docker-machine_linux-amd64 > docker-machine
sudo mv docker-machine /usr/local/bin/docker-machine
sudo chmod +x /usr/local/bin/docker-machine

Check Version

docker-machine --version

Output:

docker-machine version 0.5.3, build 4d39a66

References

Last updated: 8th August 2020
First published: 16th August 2018

This blog is created by Stuart Page

I'm a freelance web developer and technology consultant based in Surrey, UK, with over 10 years experience in web development, DevOps, Linux Administration, and IT solutions.

Need support with your infrastructure or web services?

Get in touch