Generic Docker Container Image for running and live reloading a Node application based on a GitHub Repo
My desire: find a way to run a Node application from a Git(Hub) repository using a generic Docker container and be able to refresh the running container on the …