docker cpu

This commit is contained in:
plucky 2018-12-26 17:03:48 +08:00
commit 211d069fc9

View file

@ -1,4 +1,4 @@
FROM tensorflow/tensorflow:latest-py3 FROM tensorflow/tensorflow:latest-gpu-py3
RUN apt-get update -qq -y \ RUN apt-get update -qq -y \
&& apt-get install -y libsm6 libxrender1 libxext-dev python3-tk\ && apt-get install -y libsm6 libxrender1 libxext-dev python3-tk\