diff options
author | Daniil Baturin <daniil@baturin.org> | 2019-08-19 12:43:42 -0400 |
---|---|---|
committer | Daniil Baturin <daniil@baturin.org> | 2019-08-19 12:43:42 -0400 |
commit | 12189cca7be5a967a7eccd808fe144d26f404bcb (patch) | |
tree | 59f05d2ac3c97ea4ce6274fb883e061f9b8ab20f /README.md | |
parent | b8be8d281587cbed6f5fbf5133c4d7cc1951ea6b (diff) | |
parent | 204e0cb825de1d221b7b33a5766bd47be6d4ec06 (diff) | |
download | vyos-build-12189cca7be5a967a7eccd808fe144d26f404bcb.tar.gz vyos-build-12189cca7be5a967a7eccd808fe144d26f404bcb.zip |
Merge branch 'current' into equuleus
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |