This repository has been archived on 2023-02-05. You can view files and clone it, but cannot push or open issues or pull requests.
loki/runner/main/Dockerfile
Wojciech Kozlowski 878de433df Revert "Add dind build"
This reverts commit 75ecac956e1f53cd0ad7c8b77d34bf226bd6ca1e.
2018-12-18 01:41:09 +00:00

9 lines
188 B
Docker

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