blob: 01cb993d7c8386c491121f05ab882140a21cf86a [file] [log] [blame]
FROM gerrit-base:latest
COPY tools/* /var/tools/
# Configure Gerrit as slave
RUN git config -f /var/gerrit/etc/gerrit.config container.slave true