talaera/connect-remote-docker
Allows connecting to docker daemon through the SSH jumphost.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ssh_public_key | SSH public key of the server | yes | — |
| ssh_proxy_public_key | SSH public key of the jump host | yes | — |
| ssh_private_key | SSH private key to use to connect | yes | — |
| ssh_user | Remote server user | yes | — |
| ssh_host | Remote host | yes | — |
| ssh_proxy_user | Jump host user | yes | — |
| ssh_proxy_host | Jump host | yes | — |
| repo | Docker repository containing images | yes | — |
| repo_username | Docker repository username | yes | — |
| repo_pass | Docker repo pass | yes | — |
Outputs
no outputs