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
22ec6feb
Commit
22ec6feb
authored
Dec 02, 2020
by
Torstein Leversund
Browse files
Merge branch 'revert-
a8c919fd
' into 'master'
Revert "Update Dockerfile" See merge request
!1
parents
a8c919fd
12376aa4
Pipeline
#47552
passed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
22ec6feb
...
...
@@ -40,6 +40,9 @@ RUN gpg --keyserver hkp://keys.gnupg.net --recv-keys \
&&
curl
-sSL
https://get.rvm.io | bash
-s
--
--autolibs
=
read-fail stable
\
&&
echo
'rvm_silence_path_mismatch_check_flag=1'
>>
~/.rvmrc
SHELL
["/bin/bash", "-lc"]
CMD
["/bin/bash", "-l"]
# Install Ruby
RUN
rvm
install
2.6.6
\
&&
rvm
alias
create 2.6 ruby-2.6.6
\
...
...
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