actions-marketplace-validations/Docker run command remote host
Run docker command on the remote Docker host by creating Docker context using SSH connection
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh_host_key | SSH host key of Docker host | yes | — |
| ssh_private_key | SSH private key of Docker host | yes | — |
| docker_host | Domain or IP to the remote Docker engine | yes | — |
| docker_user | User account on Docker host | no | root |
| docker_command | Docker command with options | yes | — |
Outputs
no outputs