diff --git a/tools/Dockerfile b/tools/Dockerfile index dd4b22d2f..608f31502 100644 --- a/tools/Dockerfile +++ b/tools/Dockerfile @@ -1,4 +1,4 @@ FROM registry.baidubce.com/paddlepaddle/paddle:latest-dev-cuda12.3-cudnn9.0-trt8.6-gcc12.2 RUN apt-get update -y RUN apt-get -y install libsndfile1 lsof -RUN pip3.10 install pytest-runner +#RUN pip3.10 install pytest-runner