mirror of
https://github.com/smallmain/cocos-enhance-kit.git
synced 2024-12-25 19:28:28 +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"
|