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

Support for Alpine images (using /bin/sh) in 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

      When using Alpine Linux based docker container(e.g. golang:1.7beta1-alpine), will occur

      docker: Error response from daemon: Container command '/bin/bash' not found or does not exist.
      

      Because docker run command with --entrypoint=/bin/bash, but Alpine Linux have not /bin/bash.

      Alpine Linux is a next standard based image. I think there is a need to support it.

      Do you have any idea or fix plan?

      Attachments

        Activity

          People

            Unassigned Unassigned
            ae1ae948c61f Koichi Shiraishi (zchee)
            Votes:
            4 Vote for this issue
            Watchers:
            9 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: