Thursday, April 25, 2019

Docker: install docker in ubuntu 14.04

apt-get update
apt-get -y install docker.io

No comments: