cdist-contrib/scripts/ci-container/Dockerfile

8 lines
277 B
Docker
Raw Normal View History

2021-01-04 10:26:45 +00:00
# This image is used in the cdist-contrib CI for linting and generating the
# documentation.
FROM fedora:latest
MAINTAINER Timothée Floure <fnux@ungleich.ch>
RUN dnf install -y git findutils make python3-sphinx python3-sphinx_rtd_theme \
ShellCheck openssh-clients pandoc