diff --git a/dockerfile b/dockerfile index fb195c3..585a92b 100644 --- a/dockerfile +++ b/dockerfile @@ -14,8 +14,6 @@ RUN apt-get update && \ rm -rf /var/lib/apt/lists/* RUN pip install cherrypy -RUN git clone https://github.com/ocueye2/heretothere.git - EXPOSE 8170