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
1958f69a
Commit
1958f69a
authored
Mar 05, 2021
by
Torstein Leversund
Browse files
Update Dockerfile
parent
9c2b9377
Pipeline
#60582
passed with stage
in 5 minutes and 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
1958f69a
...
@@ -5,7 +5,7 @@ RUN localedef -i en_DK -f UTF-8 en_DK.UTF-8 \
...
@@ -5,7 +5,7 @@ RUN localedef -i en_DK -f UTF-8 en_DK.UTF-8 \
&&
export
LANG
=
en_DK.UTF-8
&&
export
LANG
=
en_DK.UTF-8
RUN
yum
-y
install
epel-release
RUN
yum
-y
install
epel-release
RUN
curl
-sL
https://rpm.nodesource.com/setup_1
0
.x | bash -
RUN
curl
-sL
https://rpm.nodesource.com/setup_1
2
.x | bash -
RUN
yum
-y
update
RUN
yum
-y
update
RUN
yum
-y
install
\
RUN
yum
-y
install
\
ansible
\
ansible
\
...
@@ -50,4 +50,4 @@ RUN rvm install 2.6.6 \
...
@@ -50,4 +50,4 @@ RUN rvm install 2.6.6 \
RUN
gem
install
-N
fpm-cookery
RUN
gem
install
-N
fpm-cookery
RUN
echo
"export PATH=
$PATH
"
>
/etc/environment
RUN
echo
"export PATH=
$PATH
"
>
/etc/environment
\ No newline at end of file
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