修改 dockerfile
This commit is contained in:
parent
793b0c6030
commit
29be050240
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue