#!/bin/bash #!part 1 docker run --rm docker/whalesay cowsay "Hello M1 III 2021" #!part 2 docker container run --rm -it python:3 python