FROM python:2.7.7 LABEL maintainer="phithon " RUN set -ex \ && apt-get update \ && pip install -U pip