#!/bin/bash set -x -e curl -fsSL https://get.docker.com -o get-docker.sh | sudo bash