Merge pull request #309 from debrunet/patch-1

Fix “rollign” typo.
This commit is contained in:
Daniil Baturin 2020-08-18 15:38:31 +07:00 committed by GitHub
commit 9440c432cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,7 @@ The container can also be built directly from source:
$ cd vyos-build
$ docker build -t vyos/vyos-build:crux docker # For VyOS 1.2
$ docker build -t vyos/vyos-build docker # For rollign release
$ docker build -t vyos/vyos-build docker # For rolling release
.. note:: Since VyOS has switched to Debian (10) Buster in its ``current`` branch,
you will require individual container for `current` and `crux` builds.