/registry-api-calls

Make api calls to a private docker registry

Primary LanguagePythonApache License 2.0Apache-2.0

registry-api-calls

registry-api-calls can be used to make api calls to a private docker registry as an authenticated user.

Dependencies

The script has been tested with python3. The requests library has to be installed: [http://docs.python-requests.org/en/latest/user/install/#install]

Usage

python3 api-call.py --user user_name --password password --api_url url