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 da9c51d commit 366dccdCopy full SHA for 366dccd
build/Dockerfile renamed to build/DockerFile
@@ -8,4 +8,4 @@ RUN /opt/miniconda3/bin/conda init
8
RUN /opt/miniconda3/bin/conda create --name obdiag python=3.8 -y
9
RUN source /opt/miniconda3/bin/activate obdiag
10
RUN /opt/miniconda3/envs/obdiag/bin/python3.8 -m pip install --upgrade pip setuptools wheel
11
-RUN yum install -y gcc gcc-c++ make
+RUN yum install -y gcc gcc-c++ make
0 commit comments