summaryrefslogtreecommitdiff
path: root/docs/build-vyos.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/build-vyos.rst')
-rw-r--r--docs/build-vyos.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/build-vyos.rst b/docs/build-vyos.rst
index a6cc57bc..f373006f 100644
--- a/docs/build-vyos.rst
+++ b/docs/build-vyos.rst
@@ -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