Update readme.md
This commit is contained in:
parent
bbd7c0fdc6
commit
373b6fbe92
1 changed files with 1 additions and 1 deletions
|
@ -214,7 +214,7 @@ The example folder `./example` will be available as ` \\host.lan\Data`.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
volumes:
|
volumes:
|
||||||
- ./example.iso:/custom.iso
|
- ./example.iso:/boot.iso
|
||||||
```
|
```
|
||||||
|
|
||||||
Replace the example path `./example.iso` with the filename of your desired ISO file. The value of `VERSION` will be ignored in this case.
|
Replace the example path `./example.iso` with the filename of your desired ISO file. The value of `VERSION` will be ignored in this case.
|
||||||
|
|
Loading…
Reference in a new issue