svn
Subversion command-line client tool. More information: <https://subversion.apache.org>.
RUN apt-get update && \
apt-get install -y subversion
RUN apt-get update && \
apt-get install -y subversion
RUN apk add subversion
RUN pacman -S --noconfirm subversion
RUN apt-get update && \
apt-get install -y subversion
RUN yum install -y subversion
RUN dnf install -y subversion
RUN apt-get update && \
apt-get install -y subversion