Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-17736

Enable BuildKit (experimental) on Pipelines

    XMLWordPrintable

Details

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

    Description

      https://github.com/moby/buildkit

      My use case:

      At the moment I run docker-compose build within BitBucket Pipelines to build .NET Core code. Pipelines has a NuGet cache, but I can't use this because Docker builds run within a container on Docker, and you can't mount volumes into builds with Docker.

      I spoke to one of the maintainers for docker-compose and I've been informed that BuildKit allows this via the cache mounting type which would allow me to use it within my pipelines builds.

      Admittedly there is an alternative in the form of moving my build directly into pipelines, but this would prevent me reproducing the exact same build locally, etc.

      Attachments

        Activity

          People

            Unassigned Unassigned
            afa806712398 John Fricker
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: