summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBenjamin Pill <benjamin@pillzone.de>2019-07-18 18:32:46 +0200
committerGitHub <noreply@github.com>2019-07-18 18:32:46 +0200
commitfa6fe744ef4155d02fe795b17dc8516c67744384 (patch)
tree79d0af5cd5930ab8207b0174e587b8282d8d9f7e /README.md
parent7bed9a1bbbb4a7d041098aa4151c96d1992e5bed (diff)
downloadvyos-build-fa6fe744ef4155d02fe795b17dc8516c67744384.tar.gz
vyos-build-fa6fe744ef4155d02fe795b17dc8516c67744384.zip
Add note about building the image on non-linux systems using docker
Currently it is only working on linux systems (using docker)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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