Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 165 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 165 Bytes

Bash Script for install DockerCE in Ubuntu 16.04

Use Script

  • Local

sudo ./docker-install.sh

  • Remote

wget -O - https://URL/docker-install.sh | bash