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 ae90c97 commit 2aba8beCopy full SHA for 2aba8be
manywheel/Dockerfile_2_28
@@ -95,7 +95,7 @@ RUN yum install -y \
95
gcc-toolset-${DEVTOOLSET_VERSION}-gdb
96
#Stopped working as of 8/1 (due to CentOS EOL?)
97
# https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
98
-RUN yum swap -y git git236-core
+
99
# git236+ would refuse to run git commands in repos owned by other users
100
# Which causes version check to fail, as pytorch repo is bind-mounted into the image
101
# Override this behaviour by treating every folder as safe
0 commit comments