gl-system-install

SSH-based gatekeeper for git repositories

Debian Debian
RUN apt-get update && \ apt-get install -y gitolite
Ubuntu
RUN apt-get update && \ apt-get install -y gitolite
Alpine
RUN apk add gitolite
Arch Arch Linux
RUN pacman -S --noconfirm gitolite
Fedora
RUN dnf install -y gitolite
Raspbian
RUN apt-get update && \ apt-get install -y gitolite
click the source code to copy install gl-system-install on any operating system with command-not-found.com