Dynamic CMD instructions

Changes to the examples

Commands

docker image build -t jfahrer/myalpine:latest --build-arg MYSHELL=zsh .
docker container run -it jfahrer/myalpine:latest
ps

Build arguments in Compose

Environment replacement