docker-json-server
docker-json-server copied to clipboard
Building and running docker image on local machine is not working.
I tried to clone your repository and tried to build docker image.
When I tried to run newly built docker image, Server which is running inside docker container was not accessible from outside. After more debug i found issue
run.sh needs to be modified with adding host -H 0.0.0.0