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

Upgrade the Pipelines docker to a version that supports --chown for ADD/COPY commands.(BBS-68875)

    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

      Currently, it is not possible to use this feature as the version of Docker that Pipelines is currently using is 17.05.0-CE and this flag was not introduced until 17.09.0-CE.

      Please update to this version or newer in order to allow us to use this flag.

      #!python
      
      ADD --chown=node:node . /usr/src/app/
      Unknown flag: chown
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            gmarcolino+atlassian_conflict Gabriel M (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: