Autoscans failing on pipelines

  • ALM used - Bitbucket Cloud
  • CI system used - Bitbucket Cloud
  • Languages of the repository - javascript / Node
  • Steps to reproduce - Raising a PR

The build is passing in local machines, but pipelines are failing with the message -
‘Container ‘docker’ exceeded memory limit.’
this has been happening even in increasing the docker limits?

Hi @adi_bhushan

How much memory you set to your docker ?

Thanks.