docs: ISO image (#26)
This commit is contained in:
parent
9e01809444
commit
cf2f4f54ea
1 changed files with 1 additions and 1 deletions
|
@ -129,7 +129,7 @@ docker run -it --rm -p 8006:8006 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti
|
|||
|
||||
* ### How do I install a custom image?
|
||||
|
||||
In order to download a custom ISO image, start a clean container with the URL specified in the `VERSION` environment variable:
|
||||
In order to download a custom ISO image, start a clean container with the URL of the ISO specified in the `VERSION` environment variable:
|
||||
|
||||
```yaml
|
||||
environment:
|
||||
|
|
Loading…
Reference in a new issue