setting up docker container code example Example: docker getting-started #make sure docker is installed docker run -dp 80:80 docker/getting-started