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.9.tar.gz.

File metadata

File hashes

Hashes for docker-registry-driver-joyent_manta-0.0.9.tar.gz
Algorithm Hash digest
SHA256 5e3a1b6f46767fd203736da4de32547c9b6eb133c802667a2a26a82a71fa0d23
MD5 d5cab8b2342f8a7c7377eb7a46daed6a
BLAKE2b-256 644dba076d90383d443df9bd166abdfdb740852ca4fc8986c17b7d8ead18f0f7

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