Skip to content
Snippets Groups Projects
Commit 69c94f14 authored by Andreas Klöckner's avatar Andreas Klöckner
Browse files

Centos Docker build fix

parent 0fbb9795
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ cd /tmp/build
useradd -d /home/user -m -s /bin/bash user
yum install centos-release-SCL
yum install -y centos-release-SCL
yum install -y git python27 python27-python-devel tar gcc gcc-c++ mercurial numpy libffi-devel
PYTHON_EXE=python2.7
......
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