I use Windows and I have a problem with this commando line.
docker run --name website -v $(pwd):/usr/share/nginx/html -d -p 8080:80 nginx