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

File metadata

File hashes

Hashes for docker-registry-driver-joyent_manta-0.0.11.tar.gz
Algorithm Hash digest
SHA256 1db2edd51214dfe97b8bb58647d2c599cef133d7c49c8503b438025b288e797d
MD5 03e0cb66103f6107d2713448f9760f9a
BLAKE2b-256 71f19c1e42d83c0e3144b2755a3a3e6371edd3d343919f41c3a7d8f28a923ff9

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