avarets123/docker-image-uploader
Dockerfile -> image -> copy to server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dockerfile_path | path to dockerfile | no | ./ |
| image_name | docker image name | no | — |
| image_tag | docker image tag | no | latest |
| private_key | ssh privateKey | yes | — |
| host | remote host | yes | — |
| port | ssh host port | no | 22 |
| remote_copy_path | remote copy path | yes | — |
Outputs
no outputs