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

4 lines
86 B
Docker
Raw Normal View History

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