Warren - Docker Containers
ActionsThis action takes a docker compose
file and start all services declared in detached mode. Then it will wait for 10 seconds for the containers to start.
Required: The docker-compose file path (absolute, relative or pattern paths are acceptable)
- name: Warren - Docker Containers
uses: warrenbrasil/docker-containers@v4
with:
docker-compose-file: ./docker-compose.yml
Warren - Docker Containers is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.