Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Jo
node-yarn2
Commits
8c8f5035
Commit
8c8f5035
authored
Jan 10, 2021
by
Jo
Browse files
initial commit
parents
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
Dockerfile
Dockerfile
+4
-0
No files found.
Dockerfile
0 → 100644
View file @
8c8f5035
ARG
NODE_VERSION=15-alpine
FROM
node:$NODE_VERSION as node
RUN
yarn
set
version berry
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment