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
34b87d72
Commit
34b87d72
authored
Nov 30, 2020
by
Torstein Leversund
Browse files
Merge branch 'master' of git.app.uib.no:itpublic/dockerimages/centosfpmcookery
parents
4ddc1bc9
eee6f134
Pipeline
#47409
passed with stage
in 3 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
34b87d72
...
...
@@ -43,9 +43,9 @@ SHELL ["/bin/bash", "-lc"]
CMD
["/bin/bash", "-l"]
# Install Ruby
RUN
rvm
install
2.
7.0
\
&&
rvm
alias
create 2.
7
ruby-2.
7.0
\
&&
rvm use
--default
2.
7.0
RUN
rvm
install
2.
6.5
\
&&
rvm
alias
create 2.
6
ruby-2.
6.5
\
&&
rvm use
--default
2.
6.5
RUN
gem
install
-N
fpm-cookery
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