docker-json-server
docker-json-server copied to clipboard
wrong argument for '-v' option
'-v' option does 'bind mount a volume', not bind file to file.
User should locate db.json or article.json file under /home/user then, it would be referred by json-server in docker.
Otherwise, docker will be existed once it runs json-server