#!/bin/bash docker container run --rm docker/whalesay "Hello World Test" docker container run --rm -it python