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

pulling docker image for 20+ minutes in pipeline

    XMLWordPrintable

Details

    Description

      I am trying to use a public docker image in a pipeline. Its size is only 500M but the pipeline stuck at the pulling images step for 20+ minutes and eventually times out. There is no log on the web interface. Can someone help me understand which part went wrong?

        - step:
            name: Test end-to-end via nightwatch
            image: tjlian616/nightwatch_chrome
            caches:
              - node
            script:
              - npm install
              - npm run nightwatchCI
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            9ba0a239fc1a An Li
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: