blob: f8a3ab9384b98499d95470a5182ec7eaef4ed676 [file] [log] [blame]
ARG TAG=latest
FROM gerrit-base:${TAG}
COPY tools/* /var/tools/
# Configure Gerrit as replica
RUN git config -f /var/gerrit/etc/gerrit.config container.replica true