Skip to main content

Docker registry backend git driver

Project description

# Docker registry git driver

This is a [docker-registry backend driver][registry-core] which stores images
in a git repository.


## Usage



```
pip install docker-registry-driver-git
```

Then edit your docker-registry configuration so that `storage` reads `gitdriver`.


## Options

You may add any of the following to your main docker-registry configuration to further configure it:

```yaml
storage: gitdriver
storage_path: /gitrepopath

```

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page