scotow/docker-ssh-action
Run a Docker command on a remote engine using SSH authentication
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| remote_host | host of the remote docker host | — | — |
| remote_user | user used to connect to the remote host | — | — |
| remote_ssh_public_key | ssh public key of the remote host | — | — |
| ssh_private_key | authorized private key on the remote host | — | — |
| github_token | github token that will be used to login | — | — |
Outputs
no outputs