We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64ac53b commit 263faf3Copy full SHA for 263faf3
dockerfiles/centos8-base
@@ -38,4 +38,4 @@ RUN echo 'source /tmp/root/bin/thisroot.sh' >> ~/.bashrc
38
#RUN yum -y install HepMC3-rootIO-devel
39
40
# HDF5
41
-RUN yum -y install hdf5-devel.x86_64
+RUN yum --nobest -y install hdf5-devel.x86_64
0 commit comments