I am following the docker/getting-started tutorial, and when I do docker build -t getting-started ., I believe the last line in the Dockerfile is skipped.
docker build -t getting-started .