Skip to content
GitLab
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
709adc50
Commit
709adc50
authored
Aug 10, 2021
by
Torstein Leversund
Browse files
Update Dockerfile
parent
ad36e3e9
Pipeline
#89505
passed with stage
in 1 minute and 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
709adc50
...
...
@@ -50,6 +50,9 @@ RUN rvm install 2.6.7 \
&&
rvm
alias
create 2.6 ruby-2.6.7
\
&&
rvm use
--default
2.6.7
ENV
GEM_HOME="/usr/local/bundle"
ENV
PATH $GEM_HOME/bin:$GEM_HOME/gems/bin:$PATH
RUN
gem
install
-N
fpm-cookery
RUN
echo
"export PATH=
$PATH
"
>
/etc/environment
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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