-
Notifications
You must be signed in to change notification settings - Fork 1
Docker
Thomas Mangin edited this page May 1, 2020
·
2 revisions
It is possible to build the docker image from the vyos-build
repositoty, it would require editing the scripts to use this version.
mkdir ~/vyos
cd ~/vyos
git clone https://github.com/vyos/vyos-build.git
cd vyos-build/
docker build -t vyos-builder docker