docker installation

Shell
# Docker installation via Curl
curl -fsSL https://get.docker.com -o get-docker.sh
Source

Also in Shell: