khaledez/Configure Docker Host
Sets a DOCKER_HOST environment variable to be used for managing remote docker engines
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh-private-key | SSH Private Key | yes | — |
| host | Host IP or domain name | yes | — |
| user | Username on the target host that has docker privileges | yes | — |
| port | SSH port to use | yes | 22 |
Outputs
| name | description |
|---|---|
| ssh-url | The value of the DOCKER_HOST env variable |