summaryrefslogtreecommitdiffstats
path: root/Dockerfile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dockerfile: expose 853/TCP port for DoTDaniel Salzman2024-10-071-0/+1
* Dockerfile: increment -D_FORTIFY_SOURCE to 3Daniel Salzman2024-08-111-1/+1
* Dockerfile: don't copy /share, which no longer contains man pagesDaniel Salzman2024-05-151-1/+0
* Dockerfile: add missing library version to libidn2 package nameDaniel Salzman2024-01-151-1/+1
* deb: switch from libidn2-0-dev to libidn2-devDaniel Salzman2023-12-221-2/+2
* docker: add (inter-container) support for D-Bus signalingDaniel Salzman2023-10-151-0/+7
* docker: change MAINTAINER to LABEL due to deprecationJan Hák2023-07-131-1/+1
* Dockerfile: expose port 853/UDP (DoQ)Daniel Salzman2023-06-211-0/+1
* Dockerfile: add libngtcp2 dependenciesDaniel Salzman2023-01-201-0/+4
* Dockerfile: fix building using buildxDaniel Salzman2023-01-201-1/+7
* Dockerfile: fix building on BookwormDaniel Salzman2023-01-201-6/+6
* Dockerfile: fix dependencies for BookwormDaniel Salzman2023-01-201-4/+4
* Dockerfile: switch to liburcu 8Daniel Salzman2022-08-221-1/+1
* Dockerfile: switch to Debian 12 and enable QUICDaniel Salzman2022-08-221-2/+3
* Dockerfile: facilitate the use of unprivileged containerDaniel Salzman2022-01-261-2/+5
* Dockerfile: add options and improve buildingDaniel Salzman2021-11-221-2/+9
* Dockerfile: replace iproute2 with libmnlDaniel Salzman2021-02-231-1/+2
* Dockerfile: switch to debian bullseye with proper libbpfDaniel Salzman2021-02-101-4/+4
* Dockerfile: enable XDPDaniel Salzman2021-02-051-0/+4
* Dockerfile: add libnghttp2Daniel Salzman2020-07-201-0/+2
* Dockerfile: update dependencies for new DebianDaniel Salzman2019-07-171-1/+1
* Dockerfile: use '--prefix=/' and 'DESTDIR=/tmp/knot-install'Daniel Salzman2018-12-101-2/+2
* Dockerfile: use working directory instead of git cloneDaniel Salzman2018-11-231-0/+73