Permission denied when executing a RUN command in DockerFile

前端 未结 0 1961
野趣味
野趣味 2020-12-17 00:36

I am seeing a Permission Denied error when trying to run a npx command in DockerFile.

The command is:

RUN $(npx cypress cache path)

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