mirror of
https://github.com/dockur/windows.git
synced 2025-12-16 04:03:04 +00:00
docs: update volume dir name
This commit is contained in:
parent
8c93722be4
commit
dbd222146d
@ -97,10 +97,10 @@ docker run -it --rm \
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
volumes:
|
volumes:
|
||||||
- /var/win:/storage
|
- ./windows:/storage
|
||||||
```
|
```
|
||||||
|
|
||||||
Replace the example path `/var/win` with the desired storage folder.
|
Replace the example path `./windows` with the desired storage folder.
|
||||||
|
|
||||||
### How do I change the size of the disk?
|
### How do I change the size of the disk?
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user