Merge pull request #53 from thepill/thepill-patch-1

Add note about building the image on non-linux systems using docker
This commit is contained in:
Christian Poessinger 2019-08-07 00:31:22 +02:00 committed by GitHub
commit 5130a5b337
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -75,6 +75,8 @@ $ apt-get update -o Acquire::Check-Valid-Until=false
### Docker
**NOTE:** Currently the image can only be build with docker on Linux system
Using our [Dockerfile](docker/Dockerfile) you create your own Docker container
that is used to build a VyOS ISO image or other required VyOS packages. The
[Dockerfile](docker/Dockerfile) contains some of the most used packages needed