Skip to content
Snippets Groups Projects
Dockerfile 146 B
Newer Older
Spencer chen's avatar
Spencer chen committed
FROM tensorflow/tensorflow:latest-gpu-jupyter   
Spencer chen's avatar
Spencer chen committed
MAINTAINER Spencer Chen
Spencer chen's avatar
Spencer chen committed
RUN pip install --upgrade pip
Spencer chen's avatar
Spencer chen committed
RUN pip install -q tensorflow==2.0.0-beta1