Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
eos-docker
Commits
41009afe
Commit
41009afe
authored
Apr 22, 2021
by
Fabio Luchetti
Browse files
Install root in Centos images
parent
fb36f7e1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
41009afe
...
...
@@ -39,7 +39,7 @@ RUN yum -y --nogpg install \
at autoconf automake
\
bzip2
\
centos-release-scl-rh cmake3 compat-libf2c-34 createrepo
\
emacs
\
emacs
epel-release
\
gcc-c++ gdb git
\
heimdal-server heimdal-workstation
\
initscripts
\
...
...
@@ -47,7 +47,7 @@ RUN yum -y --nogpg install \
less libacl-devel libgfortran libtool
\
nano
\
parallel perl-Test-Harness python2 python2-pip python3 python3-pip
\
redhat-lsb-core redis rpm-build
\
redhat-lsb-core redis
root
rpm-build
\
sudo
\
vim
\
xauth
\
...
...
Dockerfile_c8
View file @
41009afe
...
...
@@ -41,14 +41,14 @@ RUN dnf -y install epel-release dnf-plugins-core \
at autoconf automake \
bzip2 \
cmake createrepo \
emacs \
emacs
epel-release
\
gcc-c++ gdb git glibc-all-langpacks \
initscripts \
krb5-server krb5-workstation \
less libacl-devel libgfortran libtool \
nano \
parallel perl-Test-Harness python2 python2-pip python3 python3-pip \
redhat-lsb-core redis rpm-build rsync \
redhat-lsb-core redis
root
rpm-build rsync \
sqlite sudo \
vim \
xauth \
...
...
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