Skip to content

Commit

Permalink
updating Dockerfile.rocm.manylinux_2_28
Browse files Browse the repository at this point in the history
  • Loading branch information
kithumma committed Oct 15, 2024
1 parent 4efcba8 commit 192619a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ ENV TF_NEED_ROCM=1
ENV TF_ROCM_GCC=1
ENV ROCM_TOOLKIT_PATH=${ROCM_PATH}

RUN mkdir -p /etc/sudoers.d
RUN touch /etc/sudoers.d/sudo-nopasswd
RUN echo 'ALL ALL=NOPASSWD:ALL' | tee /etc/sudoers.d/sudo-nopasswd

Expand Down

0 comments on commit 192619a

Please sign in to comment.