makepad-fr/Docker Context Switch
Create a Docker context targeting a remote host over SSH, switch to it, and clean it up after the job.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | Deployment environment name | yes | — |
| server_ip_address | Server IP or hostname for the Docker SSH endpoint | yes | — |
| server_ssh_user | SSH user for the remote Docker host | yes | — |
| context_name | Docker context name to create and use | yes | — |
Outputs
| name | description |
|---|---|
| context_name | Name of the created Docker context |