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