From 5ca85d36065f177459d2bcd1d882e9e229d613b1 Mon Sep 17 00:00:00 2001 From: khastings1066 <40364697+khastings1066@users.noreply.github.com> Date: Wed, 29 May 2019 19:39:54 -0400 Subject: Update build-vyos.rst Command 'make iso' missing from instructions. --- docs/build-vyos.rst | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3