Why does yarn fail on a Docker in Mac, but is successful in linux?

前端 未结 0 1645
北海茫月
北海茫月 2021-01-13 08:14

I have a simple Dockerfile which works perfectly on linux but fails on Mac exclusively.

the step that fails is

RUN source /root/.bashrc && \\
          


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