Skip to content

ldsink/pifr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

         _    __        
 _ __   (_)  / _|  _ __ 
| '_ \  | | | |_  | '__|
| |_) | | | |  _| | |   
| .__/  |_| |_|   |_|   
|_|                     

Package License

Pull docker image from remote host

Install

It is recommended to install using pipx. How to install pipx?

pipx install pifr

Usage

Pull an image through a host

pifr pull <host_name> <image_name>

pifr pull remote-host hello-world

To see all of pifr's documentation, run pifr --help

Usage: pifr [OPTIONS] COMMAND [ARGS]...

  Pull docker image from remote host.

Options:
  --help  Show this message and exit.

Commands:
  list  列出主机 List hosts
  pull  在主机上拉取镜像,并导入到本地 Pull image at remote host and save it to local

About

Pull image from remote host

Resources

License

Stars

Watchers

Forks

Packages

No packages published