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
```

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

File metadata

File hashes

Hashes for docker-registry-driver-joyent_manta-0.0.3.tar.gz
Algorithm Hash digest
SHA256 423ed394881b6c543eb13cdad1df987ed8bf73a6885f08915c801872c64027c6
MD5 07e81d81185e9ae34aaa0c1dcfc98d46
BLAKE2b-256 2d5b9d72248f23444b83866f0eb4ee75f4cc1365dde71cd1fc654a51c3ada897

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