salfatigroup/Build and Publish Docker Compose
Build via docker-compose and publish to your registry
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| docker_compose_file | Docker Compose file | yes | — |
| build_args | Optional. Extend the build args with your own. e.g., foo=bar,baz=qux without any spaces between the key and value. Defaults to empty | no | "" |
| tags | Optional. Tags to add to the image. e.g., latest,1.0.0 without any spaces between the tags. Defaults to latest | no | latest |
Outputs
| name | description |
|---|---|
| images | The published images |