Error: Command failed with status 137

Hi @CherieCAF! Docker containers stop with exit code 137 either when they are stopped (by docker stop for instance) or when they run out of memory: https://success.docker.com/article/what-causes-a-container-to-exit-with-code-137

How much RAM do you have?