Registry / http-client / docker-registry2

docker-registry2

JSON →
library1.19.0rbrubygemsunverified

Docker v2 registry HTTP API client with support for token authentication.

gem install docker_registry2
INSTALL
IMPORT
SIG · DOCKER-REGISTRY2
D
docker-registry2
http-clientrubyv1.19.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DockerRegistry2
require 'docker_registry2'

Connect to a Docker registry and search for repositories

require 'docker_registry2' registry = DockerRegistry2.connect('https://registry.example.com') repos = registry.search('library') puts repos
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.19.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
22
Resources
docker-registry2 — gem install docker-registry2 · libregistry