ARG BASE_PREFIX=mirror.gcr.io/library/
FROM registry:2

ADD config.yaml /etc/docker/registry/config.yml
