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 8f4a228 commit 520ae7cCopy full SHA for 520ae7c
runtimes/datascience/ubi9-python-3.12/Dockerfile.cpu
@@ -99,9 +99,6 @@ RUN if [ "$TARGETARCH" = "ppc64le" ]; then \
99
echo "Not ppc64le, skipping ONNX build" && mkdir -p /onnx_wheels; \
100
fi
101
102
-# Create dummy control file
103
-RUN touch /tmp/control
104
-
105
#######################
106
# runtime-datascience #
107
0 commit comments