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
a8c919fd
Commit
a8c919fd
authored
Dec 02, 2020
by
Torstein Leversund
Browse files
Update Dockerfile
parent
7aad76ef
Pipeline
#47550
failed with stage
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
a8c919fd
...
...
@@ -40,9 +40,6 @@ 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
\
...
...
Torstein Leversund
@torstein
mentioned in commit
12376aa4
·
Dec 02, 2020
mentioned in commit
12376aa4
mentioned in commit 12376aa40a95ff3ebef73995763008e09aa84beb
Toggle commit list
Torstein Leversund
@torstein
mentioned in merge request
!1 (merged)
·
Dec 02, 2020
mentioned in merge request
!1 (merged)
mentioned in merge request !1
Toggle commit list
Torstein Leversund
@torstein
mentioned in commit
22ec6feb
·
Dec 02, 2020
mentioned in commit
22ec6feb
mentioned in commit 22ec6feb95675f96a7fe83cd315c6d37be3ea352
Toggle commit list
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