https://github.com/stackrox/docker-registry-client
Public fork of github.com/heroku/docker-registry-client
https://github.com/stackrox/docker-registry-client
Last synced: 9 months ago
JSON representation
Public fork of github.com/heroku/docker-registry-client
- Host: GitHub
- URL: https://github.com/stackrox/docker-registry-client
- Owner: stackrox
- License: bsd-3-clause
- Created: 2018-08-15T23:28:42.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-12T21:56:28.000Z (over 1 year ago)
- Last Synced: 2024-08-13T00:35:03.563Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 1020 KB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Docker Registry Client
An API client for the [V2 Docker Registry
API](http://docs.docker.com/registry/spec/api/), for Go applications.
This is a fork of (now archived) https://github.com/heroku/docker-registry-client.