This commit is contained in:
4
NodeWithYarnLatestDockerfile
Normal file
4
NodeWithYarnLatestDockerfile
Normal file
@ -0,0 +1,4 @@
|
||||
FROM fascinated/docker-images:node-latest
|
||||
|
||||
# Install yarn
|
||||
RUN npm install -g yarn --force
|
Reference in New Issue
Block a user