valgrind-di-server
programs
RUN apt-get update && \
apt-get install -y valgrind-dbg
RUN apt-get update && \
apt-get install -y valgrind-dbg
RUN apk add valgrind
RUN pacman -S --noconfirm valgrind
RUN apt-get update && \
apt-get install -y valgrind
RUN dnf install -y valgrind-1
RUN apt-get update && \
apt-get install -y valgrind