Files
video-assets/docker/install-docker.md
T

199 B

Docker itself is really easy to install and get going. Assuming you are running Ubuntu or other Linux apt server, start by updating the system.

sudo apt-get update && sudo apt-get upgrade -y