i have a problem when start node with forever in docker container, if i launch manually works, instead the same command in Dockerfile, when build and start the container, ex
Try using the array syntax:
CMD ["forever", "start", "-c", "node --harmony", "/my/path/app.js"]