Skip to main content

Docker registry manta driver

Project description

Docker registry manta driver
=====

```sudo pip install docker-registry-manta-driver```

update config to using manta storage:
```python
joyent_manta: &joyent_manta
<<: *common
storage: joyent_manta
path: _env:REGISTRY_PATH:'/%s/stor/registry'
url: _env:MANTA_URL:'https://us-east.manta.joyent.com/'
insecure: _env:MANTA_TLS_INSECURE:False
key_id: _env:MANTA_KEY_ID
private_key: _env:MANTA_PRIVATE_KEY
account: _env:MANTA_USER
subuser: _env:MANTA_SUBUSER
```

or append env variables to docker-registry startup script
```
MANTA_USER=<Active manta username>
MANTA_KEY_ID=<SSH Key Fingerprint>
MANTA_URL='https://us-east.manta.joyent.com/'
REGISTRY_PATH='/%s/stor/registry'
```

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

File details

Details for the file docker-registry-driver-joyent_manta-0.0.10.tar.gz.

File metadata

File hashes

Hashes for docker-registry-driver-joyent_manta-0.0.10.tar.gz
Algorithm Hash digest
SHA256 7e296cea7394f8f8903a68b893f0c967da1113e5d0a0ad6d1293740e1ccbf81e
MD5 86ed336616377999eca5ae21fd243dfd
BLAKE2b-256 cf0c812b19f838d2516311bd8f2a512aa7ada5904f0c9c05baeb87a4e9f28e2f

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