sonofbytes/Unregistry Docker Push Action
Push Docker images directly to remote servers via SSH using unregistry (docker pussh) - skip registry complexity
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image | Docker image name:tag to push (must exist in local Docker daemon) | yes | — |
| destination | SSH destination (user@host or host, with optional :port) for the remote Docker host | yes | — |
| platform | Optional platform to push (e.g., linux/amd64) for multi-arch images | no | "" |
| ssh_key | Optional SSH private key for authentication (will be masked in logs) | no | "" |
Outputs
no outputs