Update build-vyos.rst

Command 'make iso' missing from instructions.
This commit is contained in:
khastings1066 2019-05-29 19:39:54 -04:00 committed by GitHub
parent 9c2f5d706c
commit 5ca85d3606
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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