summaryrefslogtreecommitdiff
path: root/docs/contributing/build-vyos.rst
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-11-12 07:26:43 +0100
committerChristian Poessinger <christian@poessinger.com>2019-11-12 07:26:43 +0100
commit4b31556c1c2a4986f5aaec1eb94e18dddfb8fe41 (patch)
tree7bafbfb2d954f6c78979e9a86a8963917b58b012 /docs/contributing/build-vyos.rst
parent42aafcc7539ec5db587ba8e94b8d08fe5aded76c (diff)
downloadvyos-documentation-4b31556c1c2a4986f5aaec1eb94e18dddfb8fe41.tar.gz
vyos-documentation-4b31556c1c2a4986f5aaec1eb94e18dddfb8fe41.zip
development: add chapter about Jenkins CI
Diffstat (limited to 'docs/contributing/build-vyos.rst')
-rw-r--r--docs/contributing/build-vyos.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/contributing/build-vyos.rst b/docs/contributing/build-vyos.rst
index 2c490e44..4b77a697 100644
--- a/docs/contributing/build-vyos.rst
+++ b/docs/contributing/build-vyos.rst
@@ -37,7 +37,6 @@ To be able to use Docker_, the current non-root user should be added to the
.. note:: The build process needs to be built on a local file system, building
on SMB or NFS shares will result in the container failing to build properly!
-
Build Docker Container
----------------------
@@ -61,6 +60,8 @@ The container can always be built directly from source:
container in ``crux`` and ``current`` can and will differ once VyOS makes
the move towards Debian (10) Buster.
+.. _build_iso:
+
Build ISO
---------