I\'m using Docker 19 on Windows 10 (using Cygwin to run Docker). I have this web/Dockerfile ...
FROM python:3.7-slim RUN apt-get update && apt-get insta