FROM alpine:latest ENV PIP_BREAK_SYSTEM_PACKAGES=1 RUN apk add --no-cache tini py-pip RUN pip install -U pip