cocos-enhance-kit/engine/.gitpod.Dockerfile

4 lines
86 B
Docker
Raw Normal View History

2022-06-24 16:23:03 +00:00
FROM gitpod/workspace-full
RUN bash -c ". ~/.nvm/nvm-lazy.sh && npm install -g gulp"