Enable Live-reload on Docker-Based Applications with Docker Volumes
In this post you’ll learn how to configure a development environment with live-reload enabled. This will allow you to convert a legacy application so it uses Docker, Docker volumes, and docker-compose. Live-reload is especially important to software developers as they like to see the impact of immediate changes.