I'm working with mountCode + serverless-webpack. My main question is: 1. Do I need to create a docker volume? If so, how should this volume be defined? 2. Does it make sense to use `mountCode` together with `LAMBDA_REMOTE_DOCKER`=`true`?