Fix packages
This commit is contained in:
@@ -6,9 +6,7 @@ ENV PIP_BREAK_SYSTEM_PACKAGES=1
|
|||||||
ENV PYTHONUNBUFFERED=1
|
ENV PYTHONUNBUFFERED=1
|
||||||
|
|
||||||
RUN apt update -y && apt install -y --no-install-recommends \
|
RUN apt update -y && apt install -y --no-install-recommends \
|
||||||
rocm-dev \
|
rocm \
|
||||||
rocm-libs \
|
|
||||||
rocminfo \
|
|
||||||
python3-pip \
|
python3-pip \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
python3-torch-rocm \
|
python3-torch-rocm \
|
||||||
|
|||||||
Reference in New Issue
Block a user