summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2019-08-07 00:31:22 +0200
committerGitHub <noreply@github.com>2019-08-07 00:31:22 +0200
commit5130a5b3373bdf1c89f8e6da14360d3c433d6085 (patch)
tree0439d2121d7492af7f7160e4caa5555677f41b04
parent90759a092e85517f80c8937b4a40f0493123c501 (diff)
parentfa6fe744ef4155d02fe795b17dc8516c67744384 (diff)
downloadvyos-build-5130a5b3373bdf1c89f8e6da14360d3c433d6085.tar.gz
vyos-build-5130a5b3373bdf1c89f8e6da14360d3c433d6085.zip
Merge pull request #53 from thepill/thepill-patch-1
Add note about building the image on non-linux systems using docker
-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