├── Dockerfile ├── README.md ├── default.conf └── entrypoint.sh /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContainerSolutions/docker-registry-proxy/HEAD/Dockerfile -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContainerSolutions/docker-registry-proxy/HEAD/README.md -------------------------------------------------------------------------------- /default.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContainerSolutions/docker-registry-proxy/HEAD/default.conf -------------------------------------------------------------------------------- /entrypoint.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ContainerSolutions/docker-registry-proxy/HEAD/entrypoint.sh --------------------------------------------------------------------------------