Skip to main content

A docker registry client command line utility and Python library

Project description

drclient

A docker registry client command line utility and Python library

PyPi Code style: black

Overview

drclient uses the Docker registry REST API to interact with the registry not requiring a Docker daemon to be installed.

Features

  • Get information about a remote image
  • Pull images from a docker registry into:
    • a local directory
    • a tar file

Installation

pip install drclient

Usage

Get information for the busybox image

drclient info busybox

Pull the busybox image into a temporary directory

drclient pull busybox

Pull the busybox image into a named directory

drclient pull busybox -d /tmp/busybox

Pull the busybox image into a tar file

drclient pull busybox -t /tmp/busybox.tar

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

drclient-0.0.7.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

drclient-0.0.7-py3-none-any.whl (12.9 kB view details)

Uploaded Python 3

File details

Details for the file drclient-0.0.7.tar.gz.

File metadata

  • Download URL: drclient-0.0.7.tar.gz
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for drclient-0.0.7.tar.gz
Algorithm Hash digest
SHA256 d9fef4ca47920a04d4111b1602d18d3dfe74b069191323716f2a1109239f3a86
MD5 730fc0abe38b58b0b6b4628a4b9d4d09
BLAKE2b-256 e828d4bb41caed67b5561bc0982498df36b8498017f8317cf5017084485a3f85

See more details on using hashes here.

File details

Details for the file drclient-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: drclient-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 12.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.16

File hashes

Hashes for drclient-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 17dec41670becb7ce101c12b23856e6e5348ec029db26ccd958e7348de0ee655
MD5 b8575ab7c1f6d03acac1f2faf8908fbe
BLAKE2b-256 d71b5176d787a9b55eedebd6d3ee766a6a6d16d4c95d90cf6b5de1e761c1a368

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