Skip to content
Snippets Groups Projects
Commit 863d90df authored by Lars Beckers's avatar Lars Beckers
Browse files

add packages to fsmpi-ansible image

parent 8330b6b9
No related branches found
No related tags found
No related merge requests found
Pipeline #1202 failed
ARG DEBIAN_RELEASE=buster
FROM registry.git.fsmpi.rwth-aachen.de/infra/ci-containers/fsmpi-python:buster
RUN apt-get update && apt-get install -y python3-cffi python3-ply ansible yamllint && rm -rf /var/lib/apt/lists/*
RUN apt-get update && apt-get install -y python3-cffi python3-ply ansible ansible-lint yamllint ripgrep && rm -rf /var/lib/apt/lists/*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment