mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2025-01-14 06:51:08 +00:00
4 lines
86 B
Docker
4 lines
86 B
Docker
|
FROM gitpod/workspace-full
|
||
|
|
||
|
RUN bash -c ". ~/.nvm/nvm-lazy.sh && npm install -g gulp"
|