FROM python:2-stretch

RUN apt-get update && apt-get install --yes git
