Allow Docker Runner to use docker-compose.yml to use multiple containers

XMLWordPrintable

    • 0
    • 2

      Problem Definition

      Some builds require the use of a Database.  It would be nice to be able to launch a separate database container, along with the build container using docker-compose.yml

       

      Suggested Solution

      Add options to the DockerBox runner to allow for configuring a series of containers using docker-compose.yml or an inline configuration within the GUI to add the .yml text for the docker-compose.

      Workaround

      Build a Docker image, which contains all pre-requisites for the build.  This could get very resource intensive as various builds could reuse an single container image, rather than having to include this data in a unique container for each build.

            Assignee:
            Unassigned
            Reporter:
            Robert W (Inactive)
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: