Skip to content

A Docker Compose configuration to run a private Docker registry behind a Traefik reverse proxy

Notifications You must be signed in to change notification settings

jmerle/traefik-docker-registry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traefik Docker Registry

A Docker Compose configuration to run a private Docker registry secured with basic authentication and Joxit/docker-registry-ui behind a Traefik reverse proxy.

Usage

  1. Clone this repository.
  2. Copy .env.example to .env and modify the variables.
  3. Run ./start.sh.

To stop the services, run docker-compose down.

Run ./gc.sh to run garbage collection on the registry.

About

A Docker Compose configuration to run a private Docker registry behind a Traefik reverse proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages