FROM gitlab.wojciechkozlowski.eu:8443/wojtek/loki/runner-base
RUN apt install -y build-essential \
python3 \
python3-pip
RUN pip3 install pycodestyle coverage