covergo/Run in compose
Launch docker compose and wait for an image in it to exit
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| compose-file | Docker-compose file to run | no | docker-compose.yml |
| service-name | Name of the service to wait for | yes | — |
| project-name | Name of the compose project to create | no | run-in-compose |
| env-vars | Environment variables to pass to the service (as a JSON string) | no | {} |
Outputs
no outputs