An open API service indexing awesome lists of open source software.

https://github.com/cafjs/caf_registryproxy

Proxy for a Docker registry
https://github.com/cafjs/caf_registryproxy

Last synced: 5 months ago
JSON representation

Proxy for a Docker registry

Awesome Lists containing this project

README

          

# Caf.js

Co-design cloud assistants with your web app and IoT devices.

See https://www.cafjs.com

## Caf.js Registry proxy

[![Build Status](http://ci.cafjs.com/github.com/cafjs/caf_registryproxy/status.svg?branch=master)](http://ci.cafjs.com/github.com/cafjs/caf_registryproxy)

This library provides a proxy for a Docker registry to perform authentication using the `accounts` service, and authorization by partitioning the image name space, i.e., you can only push images to `registry.cafjs.com/-`.

There are no private images at this point, any authenticated user can see all of them.

## API

## Configuration Example