The line at https://github.com/terra-ops/docker-drupal/blob/master/Dockerfile#L38 is used to map (volume) files from host? Because this can be done on the docker run command with volumes. Or I did not understand well?