0 purchases
regmitter 1.0.2
regmitter
Description
This utility is designed for transferring docker registries data.
Installation
python setup.py install
or
pip install -e .
or
pip install regmitter
How to use
Run regmitter -t pull images.yml
Example of yml file entry: "sample-registry.com:5000/app": ["1.0.0-124"]
Also checkout list of arguments
arguments
images - Path to the file with images to transfer.
-t, --type - Type of the operation. Choose from: pull, push, remove
-l, --log - Redirect logging to file
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.