diff --git a/Dockerfile b/Dockerfile index 7ffa5b7..a665952 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,5 @@ FROM python:2.7 -EXPOSE 8080 RUN apt-get update && apt-get install -y \ cmake \