+ # Prevent these directories from mounting so they're not shared between host OS and Docker
+ - /app/node_modules/
+ - /app/tmp/
+ # Mount these upload directories so they persist between runs
+ - web-traces:/home/osm/traces
+ - web-images:/home/osm/images