mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
Update build-vyos.rst
Command 'make iso' missing from instructions.
This commit is contained in:
parent
9c2f5d706c
commit
5ca85d3606
@ -47,6 +47,7 @@ Running the container and building the ISO
|
||||
|
||||
user@build:~$ docker run --rm -it --privileged -v $(pwd):/vyos -w /vyos vyos-builder bash
|
||||
root@d4220bb519a0:/vyos# ./configure --architecture amd64 --build-by "your@email.tld" --build-type release --version 1.2.0
|
||||
root@d4220bb519a0:/vyos# make iso
|
||||
|
||||
|
||||
You may use these options to customize you ISO
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user