Install yarn global on Docker file

后端 未结 0 1205
春和景丽
春和景丽 2021-01-24 06:02

I\'m trying to get a global package recognized by yarn and the docker image.

FROM ruby:2.7.2

RUN apt-get update -qq && apt-get install -y nodejs libvips-         


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