Tutor images build Open edX failed

Hi, i’m very new to Open edX. i’m installing Olive version of Open edX by tutor on ubuntu azure virtual machine.

when i execute tutor images build openedx its get stuck on
50% [1] building modules 340/352 modules 12 active …kBrowser/data/actions/courseBlocks.js[BABEL] Note: The code generator has deoptimised the styling of /openedx/edx-platform/common/static/js/vendor/tinymce/js/tinymce/tinymce.js as it exceeds the max of 500KB.
** 50% [0] building modules 341/352 modules 11 active …kBrowser/data/actions/courseBlocks.js**
and virtual machine is disconnected.

It’s probably Speuclating a resource issue, does your azure instance meets the below requirment:

  • Hardware:
  • Minimum configuration: 4 GB RAM, 2 CPU, 8 GB disk space
    • Recommended configuration: 8 GB RAM, 4 CPU, 25 GB disk space

ref: Installing Tutor — Tutor documentation

Thank you for reply.
My azure virtual machine configuration: RAM - 8 GiB, 2CPU, 30GiB disk space.
I’ll try with 4 CPU.