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
- Stalelast commit Jun 15, 2021
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/38ri581oq480_docker-run-command-remote-host-action@7ea491c26f5d3e02836a47123ed8c5f1ba119968 # no releases — HEAD as of 2026-08-29tags can be moved; commit SHAs can't. why a SHA?
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