Docker volume mount point

Refrain from doing either of these, as you'll end up persisting built-in modules (under user-lib/modules) and cause yourself troubles when you want to upgrade your Docker image (and you launch the newer base platform against [persisted] older modules).

@Darren_Steele, what kind of data are you storing there? If you're loading custom pylib content, take a look at the post here.

3 Likes