Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-19772

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

    • 0
    • 2
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      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.

          Form Name

            [BAM-19772] Allow Docker Runner to use docker-compose.yml to use multiple containers

            Atlassian Update - 27 April 2025

            Hello,

            Thank you for submitting this suggestion. We appreciate you taking the time to share your ideas for improving our products, as many features and functions come from valued customers such as yourself.

            Atlassian is committed to enhancing the security and compliance of our Data Center products, with an emphasis on sustainable scalability and improving the product experience for both administrators and end-users. We periodically review older suggestions to ensure we're focusing on the most relevant feedback. This suggestion is being closed due to a lack of engagement in the last four years, including no new watchers, votes, or comments. This inactivity suggests a low impact. Therefore, this suggestion is not in consideration for our future roadmap.

            Please note the comments on this thread are not being monitored.

            You can read more about our approach to highly voted suggestions here and how we prioritize what to implement here.

            To learn more about our recent investments in Bamboo Data Center, please check our public roadmap.

            Kind regards,
            Bamboo Data Center

            Aakrity Tibrewal added a comment - Atlassian Update - 27 April 2025 Hello, Thank you for submitting this suggestion. We appreciate you taking the time to share your ideas for improving our products, as many features and functions come from valued customers such as yourself. Atlassian is committed to enhancing the security and compliance of our Data Center products, with an emphasis on sustainable scalability and improving the product experience for both administrators and end-users. We periodically review older suggestions to ensure we're focusing on the most relevant feedback. This suggestion is being closed due to a lack of engagement in the last four years , including no new watchers, votes, or comments. This inactivity suggests a low impact. Therefore, this suggestion is not in consideration for our future roadmap. Please note the comments on this thread are not being monitored. You can read more about our approach to highly voted suggestions here and how we prioritize what to implement here. To learn more about our recent investments in Bamboo Data Center, please check our public roadmap . Kind regards, Bamboo Data Center

            If you take a look at https://bitbucket.org/atlassian/per-build-container plugin, they have the option to run services alongside (i.e. other docker containers like postgres) with their builds. This feature is quite common with most CI/CD tools and we are hoping this will be available for Docker runners. It could be as simple as the UI used by the aforementioned plugin.

             

            Can also take a look at how Bitbucket pipelines does it via the services: https://confluence.atlassian.com/bitbucket/use-services-and-databases-in-bitbucket-pipelines-874786688.html. This is basically what we are trying to achieve.

             

            Thank you

            Mark Kewley added a comment - If you take a look at https://bitbucket.org/atlassian/per-build-container  plugin, they have the option to run services alongside (i.e. other docker containers like postgres) with their builds. This feature is quite common with most CI/CD tools and we are hoping this will be available for Docker runners. It could be as simple as the UI used by the aforementioned plugin.   Can also take a look at how Bitbucket pipelines does it via the services: https://confluence.atlassian.com/bitbucket/use-services-and-databases-in-bitbucket-pipelines-874786688.html . This is basically what we are trying to achieve.   Thank you

              Unassigned Unassigned
              rwatson@atlassian.com Robert W (Inactive)
              Votes:
              4 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: