_ __
_ __ (_) / _| _ __
| '_ \ | | | |_ | '__|
| |_) | | | | _| | |
| .__/ |_| |_| |_|
|_|
Pull docker image from remote host
It is recommended to install using pipx. How to install pipx?
pipx install pifr
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