hg-ssh
easy-to-use, scalable distributed version control system (common files)
RUN apt-get update && \
apt-get install -y mercurial-common
RUN apt-get update && \
apt-get install -y mercurial-common
RUN apk add mercurial
RUN pacman -S --noconfirm mercurial
RUN apt-get update && \
apt-get install -y mercurial-common
RUN yum install -y mercurial
RUN dnf install -y mercurial
RUN apt-get update && \
apt-get install -y mercurial-common