2 lines
43 B
Docker
2 lines
43 B
Docker
FROM node:12-alpine
|
|
RUN npm install -g gulp |
FROM node:12-alpine
|
|
RUN npm install -g gulp |