chg
easy-to-use, scalable distributed version control system
RUN apt-get update && \
apt-get install -y mercurial
RUN apt-get update && \
apt-get install -y mercurial
RUN apk add mercurial
RUN pacman -S --noconfirm mercurial
RUN apt-get update && \
apt-get install -y mercurial
RUN yum install -y mercurial
RUN dnf install -y mercurial-chg
RUN apt-get update && \
apt-get install -y mercurial