Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
IT-division Public
dockerimages
centosfpmcookery
Commits
5017755d
Commit
5017755d
authored
Jun 24, 2020
by
Torstein Leversund
Browse files
Update Dockerfile
parent
33d5702f
Pipeline
#15716
failed with stage
in 3 minutes and 14 seconds
Changes
1
Pipelines
14
Show whitespace changes
Inline
Side-by-side
Dockerfile
View file @
5017755d
FROM
centos:7
RUN
yum
-y
update
RUN
yum
-y
update
\
&&
yum
-y
install
ruby
\
&&
curl
-sL
https://rpm.nodesource.com/setup_10.x | bash -
\
&&
yum
-y
install
nodejs epel-release openssl rpm-build rsync which git
\
...
...
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