git-cvsserver
fast, scalable, distributed revision control system (cvs interoperability)
RUN apt-get update && \
apt-get install -y git-cvs
RUN apt-get update && \
apt-get install -y git-cvs
RUN apk add git
RUN pacman -S --noconfirm git
RUN apt-get update && \
apt-get install -y git-cvs
RUN yum install -y git-cvs
RUN dnf install -y git-cvs
RUN apt-get update && \
apt-get install -y git-cvs