Philippe Trépanier

Results 16 comments of Philippe Trépanier

@prashantidealittechno Absolutely, if you can replace the entrypoint for the node service from `run-nodock "node index.js"` to whatever you wish. You'd just have to make sure that you've installed the...

#25 partly fixes this but we should look into more options

@pranshubarve Seems to be related to the line endings. Make sure you save the `build-nginx.sh` script with unix line endings. The dos2unix utility can help you with this: `dos2unix build-nginx.sh`...

@pranshubarve great, keep me updated!

@pranshubarve let me know how it goes 😄