Skip to main content

Container image management Python library and client

Project description

CIMAN

Container Image MANager

PyPI - License PyPI PyPI - Downloads

About

This package provides a Container Image MANagement Python library and command line utility

Requirements

Python 3.6+

Install

pip install ciman

How to use (command ine tool)

# show info for the bash image on github
ciman info bash

# show info for the bash image from the microsoft registry
ciman info mcr.microsoft.com/dotnet/samples

# show tags for an image
ciman tags mcr.microsoft.com/dotnet/samples

Environment variables

  • DOCKER_REGISTRY: name of the docker registry to use for images names not containing a registry prefix (default: registry-1.docker.io)
  • SSL_CERT_FILE: load CA certificate from the specified file instead of the default location

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

ciman-0.0.5.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

ciman-0.0.5-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

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