summaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Collapse)Author
2019-01-26Merge branch 'current' of github.com:c-po/vyos-build into currentChristian Poessinger
* 'current' of github.com:c-po/vyos-build: Jenkins: cleanup Docker: Make OPAM system wide available When building linux-kernel use number of host CPUs on parallel build When building parse Git commit ID When building frr clean out Git repository first Fix --verbose option when building submodules Build submodules in parallel with number of host CPUs submodules: add igmpproxy submodules: add vyos-xe-guest-utilities
2019-01-26Docker: Make OPAM system wide availableChristian Poessinger
2019-01-26Docker: Delete duplicate line for libcurl4-openssl-dev (#42)Nicholas Humfrey
2019-01-26Correct a typo in opam pin addDaniil Baturin
2019-01-26Install Menhir with opam and use an opam pin for installing vyconfDaniil Baturin
Quite a bit shorter than running the whole vyconf build sequence by hand.
2019-01-26Revert "Added menhir as a build dependency for libvyosconfig" (#41)Daniil Baturin
2019-01-21Added menhir as a build dependency for libvyosconfigNicholas Humfrey
2019-01-21Docker: add build dependencies for VyConf and libvyosconfigChristian Poessinger
2019-01-19Docker: restructure installation routine for better readabilityChristian Poessinger
2019-01-17Docker: add dependencies for libvyosconfigChristian Poessinger
2019-01-16Docker: add missing dependencies for conntrack-toolsChristian Poessinger
2019-01-14Docker: add ZMQ (ZeroMessageQueue) to FRR deps - optionalChristian Poessinger
2019-01-13Docker: frr-deps: add librtr and libyangChristian Poessinger
2019-01-12Docker: fix build deps for pmacctChristian Poessinger
2019-01-12Docker: add upstream 'frr' build dependenciesChristian Poessinger
2019-01-11Docker: create UNIX group on demandChristian Poessinger
2019-01-11Docker build files for entrypoint and UIDsChristian Poessinger