Após rodar o docker-compose up --build apareceram estas mensagens
consumer-academico-1; web-mkt-1 e front-1 não consegue iniciar
web-mkt-1 | npm ERR! code SELF_SIGNED_CERT_IN_CHAIN web-mkt-1 | npm ERR! errno SELF_SIGNED_CERT_IN_CHAIN web-mkt-1 | npm ERR! request to https://registry.npmjs.org/yn/-/yn-3.1.1.tgz failed, reason: self signed certificate in certificate chain web-mkt-1 | web-mkt-1 | npm ERR! A complete log of this run can be found in: web-mkt-1 | npm ERR! /root/.npm/_logs/2024-08-13T19_18_55_021Z-debug-0.log web-mkt-1 | web-mkt-1 | > marketing@1.0.0 start web-mkt-1 | > nodemon index.ts web-mkt-1 | web-mkt-1 | sh: 1: nodemon: not found web-mkt-1 exited with code 127 front-1 | npm ERR! code SELF_SIGNED_CERT_IN_CHAIN front-1 | npm ERR! errno SELF_SIGNED_CERT_IN_CHAIN front-1 | npm ERR! request to https://registry.npmjs.org/zone.js/-/zone.js-0.11.4.tgz failed, reason: self signed certificate in certificate chain front-1 | front-1 | npm ERR! A complete log of this run can be found in: front-1 | npm ERR! /root/.npm/_logs/2024-08-13T19_18_37_826Z-debug-0.log front-1 | front-1 | > front-end@0.0.0 start front-1 | > ng serve --host=0.0.0.0 --port 4200 front-1 | front-1 | sh: 1: ng: not found front-1 exited with code 127