summaryrefslogtreecommitdiff
path: root/docker
AgeCommit message (Collapse)Author
2020-12-22frr: T3146: upgrade to Free Range Routing 7.5 seriesChristian Poessinger
2020-12-19Docker: cleanup stages and remove unused packagesChristian Poessinger
2020-12-19Docker: T2666: install bpftool from buster-backportsChristian Poessinger
2020-12-19Merge pull request #136 from moepman/patch-1Christian Poessinger
Docker: T2666: fix wrong filename
2020-12-19Docker: T2666: architecture specific package installtion on linux headersChristian Poessinger
2020-12-17Docker: T2666: fix wrong filenameMarkus Hauschild
The temporary file in sources.list.d should be removed with the same name under which it is added
2020-12-17Docker: T2666: provide libbpf supportChristian Poessinger
2020-12-17Docker: T2666: gcc-multilib support only available for AMD64Christian Poessinger
2020-12-16Docker: T2666: add dependencies for XDP developmentChristian Poessinger
2020-12-14iproute2: T3129: add Jenkins buildChristian Poessinger
2020-11-12Add re (a pure OCaml regex library) to the installation scriptDaniil Baturin
2020-11-01Docker: add new vyos-1x build-time dependency python3-netifacesChristian Poessinger
2020-10-17Docker: extend dependencies for Kernel perf toolChristian Poessinger
2020-10-17Docker: add dependencies for Kernel perf toolChristian Poessinger
2020-09-15Cloud-init: T2117: Updated requirements list for Cloud-init packagezsdc
To build newer Cloud-init packages we need also the `python3-pytest-cov` package in the vyos-build image
2020-09-01Docker: add fpm to build containerChristian Poessinger
2020-08-31configd: T2582: add build dependencyJohn Estabrook
2020-07-14T1927: arm: Readd CI build of emulated ARM64 containerRunar Borge
After a successfull CI build of this container it is considered working and is possible to add back to the build as a standard target. The container is changed so it handles an architecture change without changing the dockerfile
2020-06-24Docker: strongswan requires python3-stdeb for VICI buildsChristian Poessinger
2020-06-22Docker: refresh dependencies for vyos-1xxChristian Poessinger
2020-06-20Docker: add build dependencies for libnetfilter-conntrack & conntrack-toolsChristian Poessinger
2020-06-20Docker: add build dependencies for nftablesChristian Poessinger
2020-06-17Docker: adjust comment on libaudit-dev dependencyChristian Poessinger
2020-06-12Docker: StrongSwn requires python-setuptools for VICI packageChristian Poessinger
2020-05-22Docker: add Python dev tools autopep8, flakeChristian Poessinger
2020-05-03T2422: arm: Docker: Ignore x86/x64 only grub packages on ARM buildsRunar Borge
Because of newly added dependencies to the packages grub2, grub-pc and grub2-common the container is not buildable for ARM and ARM64. These packages are only available on intel platforms and needs to be ignored on everything else.
2020-04-30Docker: set all dependencies on vyos-strongswanChristian Poessinger
2020-04-12Docker: T2278: add needed dependencies for building vmware imageJohn Estabrook
2020-03-26Docker: remove intermediate files/folders from container rootChristian Poessinger
2020-03-20T2144: docker: disable mouse in vim completelyjjakob
With the previous config, the mouse still triggered selection. Unset both mouse and ttymouse.
2020-03-12cloud-init: T2117: Added missed dependencies for Cloud-init 20.1zsdc
2020-03-03OVA: Fixed and extended OVA buildszsdc
- added grub2 package to the Dockerfile (required to build OVA) - added open-vmdk to the Dockerfile (required to build OVA) - fixed WAN/LAN confusion in OVF template - added Cloud-init User-Data to the OVF template
2020-02-29T2085: fix building of keepalivedJernej Jakob
2020-02-29T2085: remove conntrack-tools and dependenciesJernej Jakob
2020-02-25Use opam install script from master branchJohn Estabrook
2020-02-25Use latest opam versionDaniil Baturin
2020-02-25Pin ocaml-ctypes to 0.16.0 due to a binding generator bug in the latest versionDaniil Baturin
2020-02-05Docker: kernel has a dependency on rsyncChristian Poessinger
2020-02-02Docker: do not enable visual mode on right click in vimChristian Poessinger
2020-02-02Docker: add nano editor to container imageChristian Poessinger
2020-02-02Merge pull request #80 from runborg/arm-buildChristian Poessinger
T1927: Extend main docker container to support arm builds
2020-02-01Docker: add build dependencies for libnss-mapuserChristian Poessinger
2020-01-27Docker: T1927: Readd curl certificate fixRunar Borge
2020-01-23Docker: add build dependencies for vyos-cloud-initChristian Poessinger
2020-01-21Docker: T1927: Regenerate ca-certificate storeRunar Borge
2020-01-03Jenkins: T1927: Update Jenkinsfile to build on armRunar Borge
2020-01-03Revert "Jenkins: T1927: Update Jenkinsfile to build on arm"Christian Poessinger
This reverts commit a7bb0a8021366b5883b947157e9989cf356d9d36.
2020-01-03Revert "Docker: T1927: Extend docker container to build on arm"Christian Poessinger
This reverts commit de4805055f2cec53af0e80e9d742bc13d9e2bc4d.
2020-01-03Jenkins: T1927: Update Jenkinsfile to build on armRunar Borge
2020-01-03Docker: T1927: Extend docker container to build on armRunar Borge