docs: File sharing (#199)
This commit is contained in:
parent
462fcfdf75
commit
318271db1c
1 changed files with 1 additions and 1 deletions
|
@ -282,7 +282,7 @@ kubectl apply -f https://raw.githubusercontent.com/qemus/qemu-arm/refs/heads/mas
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
volumes:
|
volumes:
|
||||||
- ./example:/shared
|
- ./example:/shared
|
||||||
```
|
```
|
||||||
|
|
||||||
Then start the container and execute the following command in the guest:
|
Then start the container and execute the following command in the guest:
|
||||||
|
|
Loading…
Reference in a new issue