mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-17 02:25:10 +00:00
27449f4068
`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. |
||
---|---|---|
.. | ||
__init__.py | ||
base.py | ||
test_cli.py | ||
test_compose.py | ||
test_config.py | ||
test_context.py | ||
test_dev.py | ||
test_images.py | ||
test_k8s.py | ||
test_local.py | ||
test_plugins.py |