├── Dockerfile ├── LICENSE ├── README.md └── docker-registry.conf /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MarvAmBass/docker-nginx-registry-proxy/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MarvAmBass/docker-nginx-registry-proxy/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MarvAmBass/docker-nginx-registry-proxy/HEAD/README.md -------------------------------------------------------------------------------- /docker-registry.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MarvAmBass/docker-nginx-registry-proxy/HEAD/docker-registry.conf --------------------------------------------------------------------------------