EPERM: operation not permitted, open '/app/yarn-error.log' in Windows

后端 未结 0 563
陌清茗
陌清茗 2020-11-29 15:21

So I was going through the docker tutorial and I executed this in my power shell:

docker run -dp 3000:3000 `
-w /app -v "$(pwd):/app" `
node:12-alpi         


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