#!/bin/bash # install docker curl -fsSL https://raw.githubusercontent.com/docker/docker-install/master/install.sh | sh