actions-marketplace-validations/Docker over SSH
Setup connection to remote Docker Daemon through SSH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Remote Docker host | yes | — |
| port | SSH port | no | 22 |
| user | SSH user | yes | — |
| key | Content of SSH private key | yes | — |
| key_path | Path to the SSH private key | no | /home/runner/.ssh/id_rsa |
| set_docker_host_env | If the DOCKER_HOST env should be changed | no | true |
Outputs
no outputs