docker run -it --rm -v $(pwd):/src python:3.7-stretch
or
docker run -it --rm -v $(pwd):/src python:2.7-stretch