Skip to content

Commit b719c0b

Browse files
authored
Merge pull request #68 from serverless/add-yarn
Add yarn
2 parents d9ae229 + c9932eb commit b719c0b

File tree

2 files changed

+2729
-0
lines changed

2 files changed

+2729
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
FROM node:latest
2+
3+
RUN curl -o- -L https://yarnpkg.com/install.sh | bash

0 commit comments

Comments
 (0)