„Scripte/Dockerfile“ ändern
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
FROM node:12-alpine
|
||||
RUN npm install -g gulp
|
||||
RUN npm install
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,3 @@
|
||||
FROM node:12-alpine
|
||||
RUN npm install -g gulp
|
||||
RUN npm install
|
||||