Merge pull request #93 from RadeonOpenCompute/rocm-render-group-changes

adding render group with gid 109 to make sure rocminfo runs even with…
This commit is contained in:
Peng
2022-08-22 16:40:37 -05:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -23,3 +23,4 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-ins
build-essential && \
apt-get clean && \
rm -rf /var/lib/apt/lists/*
RUN groupadd -g 109 render

View File

@@ -25,3 +25,4 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --no-ins
build-essential && \
apt-get clean && \
rm -rf /var/lib/apt/lists/*
RUN groupadd -g 109 render