summaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Collapse)Author
2019-01-06Docker: update apt xdependencies for vyos-accel-pppChristian Poessinger
2019-01-01Added support for compiiling vyos-accel-pppRunar Borge
2018-12-29Merge pull request #32 from runborg/autobuildChristian Poessinger
Script and Instructions for building all subpackages via docker
2018-12-26Added compilation of the kernel and wireguard submodule.Runar Borge
Also refactored some UI code for easyer reading
2018-12-24Added dependenies for compiling pmacct and vyos-keepalived to DockerfileRunar Borge
2018-12-24Added script and instructions for building most packages from source.Runar Borge
Using the vyos-builder docker container. Also added examples on doing builds.
2018-12-18Added JenkinsfileChristian Poessinger
2018-12-18T1070 - docker build of vyos-strongswan (#31)runborg
* T1070 - Added packages and readme notes about building strongswan strongswan is easely built using a docker image, but needs special options to pass tests. Added notes in the readme about building it and building instructions * T1070 - Restructured build example for wyos-strongswan
2018-11-12Add uefi to vyos-buildKim Hagen
2018-10-27remove grub packagesUnicronNL
2018-10-27Add packages needed to build Azure imageUnicronNL
2018-09-03T556: Added packages to docker image for building qemu image and vyos-1xunixninja92
2018-08-12Docker build improvementsPeri Diane Jones
Fix missing dependencies and repositories, make the makefile exit with 1 if ISO file wasn't built.
2018-02-21Task #T556 add dockerfile for vyos-build-nodemtudosoiu
use debian:jessie docker container as build node for vyos1.2.x