From fa6fe744ef4155d02fe795b17dc8516c67744384 Mon Sep 17 00:00:00 2001 From: Benjamin Pill Date: Thu, 18 Jul 2019 18:32:46 +0200 Subject: Add note about building the image on non-linux systems using docker Currently it is only working on linux systems (using docker) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8e1636ce..bc0b616a 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3