actions-marketplace-validations/Dockerize a Quarkus native application
Dockerize a Quarkus native application
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| executablePath | path to the Quarkus executable you want to put in the docker image | yes | — |
| tag | docker tag to set once the image is built | yes | — |
| dockerfilePath | path to the Dockerfile you want to use - leave blank for default | no | — |
Outputs
| name | description |
|---|---|
| image | Tagged docker image |