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
12376aa4
Commit
12376aa4
authored
Dec 02, 2020
by
Torstein Leversund
Browse files
Revert "Update Dockerfile"
This reverts commit
a8c919fd
parent
a8c919fd
Pipeline
#47551
passed with stage
in 14 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Dockerfile
View file @
12376aa4
...
...
@@ -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