adambirds/Docker Compose with Tests Action

Run your docker-compose file and excute tests inside one of the containers.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
compose-filerelative path to compose file(s)no./docker-compose.yml
compose-flagsadditional options to pass to `docker-compose` commandno""
down-flagsadditional options to pass to `docker-compose down` commandno""
servicesservices to perform docker-compose upno
up-flagsadditional options to pass to `docker-compose up` commandno""
test-containerName of the container to run tests in.no
test-commandThe command to use to execute tests.no
annotateWhether to show the console output in the annotations.notrue

no outputs