Files
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"