Skip to content

Warren - Docker Containers

Actions
Start docker-compose for integration tests
v4
Latest
Star (2)

Warren - Docker Containers 🐋

This 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.

Inputs

docker-compose-file

Required: The docker-compose file path (absolute, relative or pattern paths are acceptable)

Usage

- 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.

About

Start docker-compose for integration tests
v4
Latest

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.