3 lines
50 B
Docker

FROM python:3.7.3-alpine3.9
RUN pip install flask