pull/3857/head
tianshuo78520a 7 days ago
parent 9a12bddd61
commit 1d991a482e

@ -1,4 +1,4 @@
FROM registry.baidubce.com/paddlepaddle/paddle:latest-dev-cuda11.2-cudnn8.2-trt8.0-gcc82
RUN apt-get update -y
RUN apt-get -y install libsndfile1
RUN apt-get -y install libsndfile1 lsof
RUN pip3.8 install pytest-runner

Loading…
Cancel
Save