[ https://jira.fiware.org/browse/HELP-15274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Fernando Lopez reassigned HELP-15274:
-------------------------------------
Assignee: Backlog Manager
> [fiware-stackoverflow] Docker container not started due to nodejs error
> -----------------------------------------------------------------------
>
> Key: HELP-15274
> URL: https://jira.fiware.org/browse/HELP-15274
> Project: Help-Desk
> Issue Type: Monitor
> Components: FIWARE-TECH-HELP
> Reporter: Backlog Manager
> Assignee: Backlog Manager
> Labels: docker, fiware, node.js
>
> Created question in FIWARE Q/A platform on 07-01-2019 at 13:01
> {color: red}Please, ANSWER this question AT{color} https://stackoverflow.com/questions/54074462/docker-container-not-started-due-to-nodejs-error
> +Question:+
> Docker container not started due to nodejs error
> +Description:+
> I am running
> sudo docker run -d --name cloud-portal -v /opt/stack/dockercloudportal/config.js:/opt/fiware-cloud-portal/config.js -p 8000:8000 cloud-portal
> But it gives me nodejs error as below:
> /opt/fiware-cloud-portal/node_modules/express/node_modules/debug/src/node.js:120
> exports.inspectOpts = Object.keys(process.env).filter(key => {
> ^
> SyntaxError: Unexpected token >
> at Module._compile (module.js:439:25)
> at Object.Module._extensions..js (module.js:474:10)
> at Module.load (module.js:356:32)
> at Function.Module._load (module.js:312:12)
> at Module.require (module.js:364:17)
> at require (module.js:380:17)
> at Object.<anonymous> (/opt/fiware-cloud-portal/node_modules/express/node_modules/debug/src/index.js:9:19)
> at Module._compile (module.js:456:26)
> at Object.Module._extensions..js (module.js:474:10)
> at Module.load (module.js:356:32)
> Do I have to add any more dependencies?
> Docker image has been build successfully but docker container goes to exit state.
--
This message was sent by Atlassian JIRA
(v6.4.1#64016)
You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy Cookies policy