Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I have a Node script, that run as pm2 start server.js, but i get always the error below and the script doesn`t run, why?
Deploy Error: Non-Zero Exit Code Common Causes Missing dependencies, incompatible versions, incorrect environment variables or app bugs
Here is my Dockerfile created by Digitalocean:
name: name-socket
region: fra
services:
- build_command: |
npm install pm2 -g
environment_slug: node-js
github:
branch: master
deploy_on_push: true
repo: repo-name-extracted
http_port: 8080
instance_count: 1
instance_size_slug: basic-xs
name: name-socket
routes:
- path: /
run_command: pm2 start server.js
a6309a057c3f4cb38fb2e7feb67236
KFSys
ef1ed44cc2154be3bcbb2d727878f8
Devs Neonetworks
1e6b823ea20d4cb189a34a922f5588
Telmo Valverde
erik-jan martens
Henry Mui
anthonycarreon
garantieheld
Marin