Volumes between Host and Container

前端 未结 0 1256
野趣味
野趣味 2020-12-30 07:00

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题