mirror of
https://github.com/ChristianLight/tutor.git
synced 2025-02-11 21:58:39 +00:00
`copyfrom` copies data from a container to the local filesystem. It's similar to bindmount, but less clunky, and more intuitive. Also, it plays along great with `--mount`. Eventually we'll just get rid of the `bindmount` command and the `--volume` option.