fix: rocblas
This commit is contained in:
+1
-1
@@ -61,7 +61,7 @@ EOF
|
||||
# Create non-root user
|
||||
RUN <<EOF
|
||||
echo "%sudo ALL=(ALL) NOPASSWD:ALL" > /etc/sudoers.d/sudo-nopasswd
|
||||
useradd --create-home -G sudo,video --shell /bin/bash rocm
|
||||
useradd --create-home -G sudo,video,render --shell /bin/bash rocm
|
||||
EOF
|
||||
USER rocm
|
||||
WORKDIR /home/rocm
|
||||
|
||||
Reference in New Issue
Block a user