fossil
Distributed version control system. Some subcommands such as fossil commit have their own usage documentation. More information: <https://fossil-scm.org/>.
RUN apt-get update && \
apt-get install -y fossil
RUN apt-get update && \
apt-get install -y fossil
RUN apk add fossil
RUN pacman -S --noconfirm fossil
RUN apt-get update && \
apt-get install -y fossil
RUN dnf install -y fossil
RUN apt-get update && \
apt-get install -y fossil