Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
JastAdd
RagDoc View
Commits
b86a1165
Commit
b86a1165
authored
Jan 28, 2021
by
René Schöne
Browse files
go back to lts base image of node
parent
7c15540a
Pipeline
#8712
passed with stage
in 4 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
b86a1165
FROM
node:
15.6.0
-buster
FROM
node:
lts
-buster
WORKDIR
/ragdoc-view
ADD
. /ragdoc-view/
RUN
npm
install
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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