Command line containers

Changes to the examples

Commands

docker-compose build
docker container run jfahrer/curl www.docker.com
docker-compose build
docker container run jfahrer/curl www.docker.com

Entrypoints and custom commands

Use an ENTRYPOINT