4 lines
98 B
Docker
4 lines
98 B
Docker
FROM registry.wojciechkozlowski.eu/wojtek/loki/runner-base
|
|
|
|
RUN pip3 install pycodestyle coverage
|