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

Allow cache to be downloaded and extracted as non-root user in pipeline build

XMLWordPrintable

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

      Currently, if your build image uses a non-root user (e.g., circleci in cimg/* images), files cached during one step may be owned by that user and have restrictive permissions (e.g., rx-------).

      When Bitbucket Pipelines extracts the cache in a later step, it does so as the root user by default. If the files are only readable by the original non-root user, root cannot access them, so some files are missing after extraction.

      It would be good to allow non-root user to be able to download/extract the cache files.

              Unassigned Unassigned
              a3002c6cc185 Swetha Boyapati
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: