Files
2024-08-27 01:36:58 -04:00
..
2024-08-27 01:36:58 -04:00

FROM alpine:latest

ENV PIP_BREAK_SYSTEM_PACKAGES=1
RUN apk add --no-cache tini py-pip

RUN pip install -U pip