mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-02-11 21:58:39 +00:00
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.