Update build-vyos.rst

This commit is contained in:
sofukong 2024-01-03 14:30:49 +08:00 committed by GitHub
parent 00b149998c
commit 930a7f5cca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -191,8 +191,8 @@ your ``.bash_aliases`` file:
-e GOSU_UID=$(id -u) -e GOSU_GID=$(id -g) \
vyos/vyos-build:sagitta bash'
Now you are prepared with two new aliases ``vybld`` and ``vybld_sagitta`` to spawn
your development containers in your current working directory.
Now you are prepared with two new aliases ``vybld`` and ``vybld_sagitta`` to
spawn your development containers in your current working directory.
.. note:: Some VyOS packages (namely vyos-1x) come with build-time tests which
verify some of the internal library calls that they work as expected. Those