FROM registry.wojciechkozlowski.eu/wojtek/loki/runner-base

RUN apt-get -y install \
        build-essential \
        python3 \
        python3-pip

RUN pip3 install pycodestyle coverage