Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 399 Bytes

DockerInstallation.md

File metadata and controls

13 lines (10 loc) · 399 Bytes

Docker installation

 apt-get update
 apt-get upgrade
 apt install docker

use sudo if you don't have root access