Crate docker_image_pusher

Source
Expand description

Docker Image Pusher Library

A modular library for pushing Docker image tar packages to registries

Re-exports§

pub use cli::run;
pub use error::Result;
pub use error::PusherError;

Modules§

cli
Command-line interface module
config
Configuration module for managing application settings and URL parsing
error
Error handling module for the Docker image pusher
image
registry