修改 dockerfile

This commit is contained in:
chenxingming 2023-04-20 20:24:42 +08:00
parent 793b0c6030
commit 29be050240
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
FROM nvcr.io/nvidia/l4t-tensorflow:r32.6.1-tf2.5-py3
RUN apt-get install make g++ gcc
RUN pip3 install gunicorn
RUN pip3 install setuptools==46.1.3