FROM python:3.7.1-alpine RUN pip install requests RUN apk add git RUN cd / && git clone https://gitlab.freedesktop.org/gstreamer/gst-ci.git