Skip to main content

Docker registry swift driver

Project description

# Docker registry swift driver

This is a [docker-registry backend driver][registry-core] for [Openstack Swift](http://docs.openstack.org/developer/swift/).

[![PyPI version][pypi-image]][pypi-url] [![Build Status][travis-image]][travis-url]

## Usage

Assuming you have a working docker-registry and swift setup:

` pip install docker-registry-driver-swift `

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

## Options

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

`yaml storage: swift storage_path: /registry swift_authurl: _env:OS_AUTH_URL swift_container: _env:OS_CONTAINER swift_user: _env:OS_USERNAME swift_password: _env:OS_PASSWORD swift_tenant_name: _env:OS_TENANT_NAME swift_region_name: _env:OS_REGION_NAME `

## Contributing

Install package dependencies:

` $ pip install -r requirements.txt $ pip install -r test/requirements.txt `

In order to verify what you did is ok, just run make test. This will run the tests provided by [docker-registry-core][registry-core].

Please also follow the contributing guidelines in [CONTRIBUTING.md](CONTRIBUTING.md).

[pypi-url]: https://pypi.python.org/pypi/docker-registry-driver-swift [pypi-image]: https://badge.fury.io/py/docker-registry-driver-swift.svg [registry-core]: https://github.com/dotcloud/docker-registry/tree/master/depends/docker-registry-core [travis-url]: http://travis-ci.org/bacongobbler/docker-registry-driver-swift [travis-image]: https://secure.travis-ci.org/bacongobbler/docker-registry-driver-swift.png?branch=master

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

docker-registry-driver-swift-0.2.1.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file docker-registry-driver-swift-0.2.1.tar.gz.

File metadata

File hashes

Hashes for docker-registry-driver-swift-0.2.1.tar.gz
Algorithm Hash digest
SHA256 9235faaa07a0a2b9d12a3d3f2a5b336ab38eada7c407eb5c1658f81361728a8a
MD5 b5fb7d74a7f00db444396208385df722
BLAKE2b-256 be79029b03020b1c5b2eca66113a9ae9056857c1666aecd01ecae8c4f73cf636

See more details on using hashes here.

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