Description
Docker images can be pushed straight to remote servers without operating a separate container registry. unregistry installs the Docker CLI plugin used as `docker pussh`, aimed at developers and operators deploying images to machines they control.
Use SSH, Docker daemon access, and image tags carefully. Direct pushes can overwrite remote images, expose private layers, bypass registry scanning, and run with privileges that affect containers on production hosts.