getyugo/Dockerize App
Build & publish dockerized apps
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | GH Token | no | — |
| build | Build docker image | yes | true |
| docker-file | Docker file path | no | — |
| build-path | Build Path | yes | . |
| publish | Publish | no | true |
| package-name | Package name | yes | — |
| owner | Organization owner | yes | GETYUGO |
| clean | Clean non tagged images | no | true |
| delete-tag | Delete tagged image | no | false |
| tag | Docker image tag | yes | — |
| build-args | Docker build arguments | no | — |
| platform | Docker target platform | no | — |
| delete-image | Delete image locally | no | false |
| no-cache | Don't use cache for building | no | false |
| exec-with-sudo | For executing with sudo | no | false |
Outputs
no outputs