#!/bin/sh set -ex docker info docker ps docker pull alpine docker run alpine true docker swarm init