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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 15, 2021
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/38ri581oq480_docker-run-command-remote-host-action@7ea491c26f5d3e02836a47123ed8c5f1ba119968 # no releases — HEAD as of 2026-08-29

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ssh_host_keySSH host key of Docker hostyes
ssh_private_keySSH private key of Docker hostyes
docker_hostDomain or IP to the remote Docker engineyes
docker_userUser account on Docker hostnoroot
docker_commandDocker command with optionsyes

no outputs