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 0cb26d1 commit 24dc09cCopy full SHA for 24dc09c
runtimes/rocm-tensorflow/ubi9-python-3.12/Dockerfile.rocm
@@ -115,4 +115,5 @@ EOF
115
116
COPY ${JUPYTER_REUSABLE_UTILS}/usercustomize.pth ${JUPYTER_REUSABLE_UTILS}/monkey_patch_protobuf_6x.py /opt/app-root/lib/python3.12/site-packages/
117
118
+USER 1001
119
WORKDIR /opt/app-root/src
runtimes/tensorflow/ubi9-python-3.12/Dockerfile.cuda
@@ -118,4 +118,5 @@ EOF
120
121
122
0 commit comments