mirror of
https://github.com/dockur/windows.git
synced 2025-10-28 11:45:50 +00:00
docs: Shared folder
This commit is contained in:
parent
676f92fdcc
commit
59fd463bcb
1 changed files with 1 additions and 1 deletions
|
|
@ -139,7 +139,7 @@ kubectl apply -f kubernetes.yml
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
volumes:
|
volumes:
|
||||||
- /home/user/example:/shared
|
- /home/user/example:/data
|
||||||
```
|
```
|
||||||
|
|
||||||
The example folder `/home/user/example` will be available as ` \\host.lan\Data`.
|
The example folder `/home/user/example` will be available as ` \\host.lan\Data`.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue