install docker linux
sudo apt-get install -y xserver-xorg-lts-trusty libgl1-mesa-glx-lts-trusty
install docker linux
sudo apt-get install -y xserver-xorg-lts-trusty libgl1-mesa-glx-lts-trusty
docker for linux
$ sudo apt-get remove docker docker-engine docker.io containerd runc
install docker linux
sudo apt-get install -y linux-image-generic-lts-trusty linux-headers-generic-lts-trusty
install docker-machine linux
$ base=https://github.com/docker/machine/releases/download/v0.16.0 &&
curl -L $base/docker-machine-$(uname -s)-$(uname -m) >/tmp/docker-machine &&
sudo mv /tmp/docker-machine /usr/local/bin/docker-machine &&
chmod +x /usr/local/bin/docker-machine
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us