Skip to content
Snippets Groups Projects
Commit 412fc79b authored by Joao Afonso's avatar Joao Afonso
Browse files

Install 'libisa-l_crypto' in 'doublebuildtree-stage2b-scripts/Dockerfile'

parent 3f719062
No related branches found
No related tags found
No related merge requests found
Pipeline #37004 failed
......@@ -44,7 +44,7 @@ RUN chmod 744 /etc/rc.local
ADD ${BASEDIR}/etc/yum/pluginconf.d /etc/yum/pluginconf.d
#Install the libs necessary for EOS to run
RUN yum install -y eos-protobuf3 libisa-l libisa-l_crypto-devel xxhash-devel grpc
RUN yum install -y eos-protobuf3 libisa-l libisa-l_crypto libisa-l_crypto-devel xxhash-devel grpc
# disable selinux so that systemd works if the container is booted
# with an image that already contains selinux
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment