ironhalik/docker-over-ssh-action
Control docker over ssh, from your github pipeline
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | SSH host to connect to | yes | — |
| user | SSH user to connect as | yes | — |
| key | SSH key to use | yes | — |
| port | SSH port | yes | 22 |
| script | Commands to run | yes | — |
Outputs
no outputs