webcheckout
tool to manage all your version control repos
RUN apt-get update && \
apt-get install -y myrepos
RUN apt-get update && \
apt-get install -y myrepos

RUN apk add myrepos
RUN apt-get update && \
apt-get install -y myrepos
RUN dnf install -y myrepos
RUN apt-get update && \
apt-get install -y myrepos