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

File metadata

File hashes

Hashes for docker-registry-driver-joyent_manta-0.0.17.tar.gz
Algorithm Hash digest
SHA256 2fd85ed87f969753d65a6b54cff2854ed312010b245e1d745db83cbabb3072ee
MD5 23080cbdd877c7838bc996f6d43386cb
BLAKE2b-256 b8a7b4f90086b0e0d50da397fe94f3d2f0968c8383ee3f598e1bf810b286ea16

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