From 0a48ef985c2aa89f0c699e0e3b2e855f3ec6d50d Mon Sep 17 00:00:00 2001 From: Sachin Abeywardana Date: Thu, 20 Sep 2018 17:14:23 +1000 Subject: [PATCH] mistake in Dockerfile --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f2b0553..43f5769 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,7 +26,6 @@ RUN conda install -y \ RUN conda config --append channels conda-forge RUN conda install feather-format -yc conda-forge RUN conda install -y tensorflow keras -RUN pytorch-cpu torchvision-cpu -c pytorch RUN conda install -y JSAnimation RUN apt-get update && apt-get install -y graphviz xvfb python-opengl swig