volumes/
This introduces a new dev/local command: tutor dev bindmount CONTAINER PATH And a new volume syntax: tutor dev run --volume=PATH CONTAINER This syntax automatically bind-mounts folders from the tutorroot/volumes directory, which is pretty nifty.