Skip to content

Commit

Permalink
mistake in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinruk committed Sep 20, 2018
1 parent 61cd26e commit 0a48ef9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Expand Up @@ -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
Expand Down

0 comments on commit 0a48ef9

Please sign in to comment.