Files
fc/publish/sdk/cocos_native/2.4.12/engine/.gitpod.Dockerfile
T
2026-05-23 22:10:14 +08:00

4 lines
86 B
Docker

FROM gitpod/workspace-full
RUN bash -c ". ~/.nvm/nvm-lazy.sh && npm install -g gulp"