mirror of
https://github.com/newnius/YAO-Dockerfiles.git
synced 2025-12-13 09:36:43 +00:00
add files
This commit is contained in:
7
tensorflow/1.12/Dockerfile
Normal file
7
tensorflow/1.12/Dockerfile
Normal file
@@ -0,0 +1,7 @@
|
||||
FROM quickdeploy/python3
|
||||
|
||||
MAINTAINER Newnius <newnius.cn@gmail.com>
|
||||
|
||||
USER root
|
||||
|
||||
RUN pip3 install tensorflow-gpu==1.12 numpy pandas matplotlib sklearn scipy
|
||||
Reference in New Issue
Block a user