Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install the http-server module globally #59

Merged
merged 1 commit into from
Sep 13, 2022

Conversation

shankari
Copy link
Contributor

So it can be run from the Dockerfile

Not quite sure when this behavior changed in node, since the original http-server docker repo https://github.com/danjellesma/http-server/blob/master/Dockerfile#L7 has npm i without the global flag and it works.

  • change port and docker-compose to allow it to run along with other containers

Testing done:

  • Relying on similar change for the study join page

So it can be run from the Dockerfile

Not quite sure when this behavior changed in node, since the original `http-server` docker repo
https://github.com/danjellesma/http-server/blob/master/Dockerfile#L7
has `npm i` without the global flag and it works.

+ change port and docker-compose to allow it to run along with other containers

Testing done:
- Relying on similar change for the study join page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant