cssnr/Docker Context
Set up a Remote Docker Context over SSH using Password or Keyfile Authentication
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| host | Docker Host | yes | — |
| user | Docker User | yes | — |
| port | Docker Port | — | 22 |
| pass | SSH Password | — | — |
| ssh_key | SSH Key File | — | — |
| registry_user | Registry Auth Username | — | — |
| registry_pass | Registry Auth Password | — | — |
| registry_host | Registry Auth Hostname | — | — |
| token | GitHub Access Token PAT | — | ${{ github.token }} |
Outputs
no outputs