Docker Volumes - Persisting Data Mark Robson In my case I had a large amount of files to be used in a 'downloads' directory for Nginx. Ieally I wanted these files to be in a container. This is where Docker docker (1 min read).