This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
FROM nvidia/cuda:10.2-cudnn8-runtime-ubuntu18.04 AS python-ubuntu
|
FROM nvidia/cuda:10.1-cudnn7-runtime-ubuntu18.04 AS python-ubuntu
|
||||||
|
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
RUN apt-get install -y build-essential curl python3 python3-pip python3-venv
|
RUN apt-get install -y build-essential curl python3 python3-pip python3-venv
|
||||||
|
|||||||
Reference in New Issue
Block a user