ripplr-io/DigitalOcean Docker Image Publish
Publish a Docker image to Digital Ocean's Container Registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| image_path | Image path in the format registry-name/image-name | yes | — |
| sha_size | Number of characters from the commit SHA | no | 8 |
| dockerfile | The path + name of the Dockerfile you want to build (-f flag) | no | Dockerfile |
| docker_build_context | The docker build context (usually '.') | no | . |
Outputs
| name | description |
|---|---|
| image_url | Url of the uploaded image with the SHA tag |
| image_latest_url | Url of the uploaded image with the latest tag |