Eureka! How to use Docker Compose, External Volumes, and Volume Options to Persist Data
precursor: this is about getting docker compose, docker volumes, and volume drivers to let you persist data in a user defined path (not the docker virtual path). so if you want to use compose, volumes, and have it write to a location like your development Read More …