Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docker: config path fix | Aleš Mrázek | 2024-08-26 | 1 | -1/+1 |
| | |||||
* | Dockerfile: upgrade to Debian 12 and newest Knot DNS | Oto Šťáva | 2024-07-11 | 1 | -7/+23 |
| | |||||
* | Dockerfile: fix typo 'update' -> 'upgrade' | Oto Šťáva | 2024-03-27 | 1 | -1/+1 |
| | |||||
* | manager: config examples | Aleš Mrázek | 2023-09-20 | 1 | -1/+1 |
| | |||||
* | manager: use .yaml suffix for config files | Aleš Mrázek | 2023-07-23 | 1 | -2/+2 |
| | |||||
* | Dockerfile: really expose all the services | Vladimír Čunát | 2023-06-19 | 1 | -4/+4 |
| | |||||
* | docker: removed useless OBS repo from Dockerfile | Vasek Sraier | 2022-12-02 | 1 | -7/+1 |
| | |||||
* | docker: build with manager using apkg | Vasek Sraier | 2022-12-02 | 1 | -60/+43 |
| | |||||
* | docker: update to Debian 11 | Tomas Krizek | 2021-08-18 | 1 | -7/+6 |
| | |||||
* | Dockerfile: update Knot DNS | Tomas Krizek | 2021-05-05 | 1 | -1/+1 |
| | |||||
* | docker: add dnstap support | Tomas Krizek | 2021-01-04 | 1 | -3/+4 |
| | |||||
* | Dockerfile: add nghttp2 dependency | Tomas Krizek | 2020-10-13 | 1 | -2/+2 |
| | |||||
* | ci: use docker image with knot 3.0 | Lukáš Ježek | 2020-09-16 | 1 | -1/+1 |
| | |||||
* | treewide: move to our new GitLab URL | Vladimír Čunát | 2020-07-10 | 1 | -1/+1 |
| | | | | | s/gitlab\.labs\.nic/gitlab.nic/g Redirects are in place, so it shouldn't be required now, but why not. | ||||
* | treewide: machine readable license for all the rest | Petr Špaček | 2020-02-25 | 1 | -0/+1 |
| | | | | | These files did not have GNU GPL v3 boilderplate in them so I've added machine readable tag with appropriate license. | ||||
* | packages: fix dependencies | Lukáš Ježek | 2019-12-20 | 1 | -2/+2 |
| | |||||
* | packages: remove lua-sec and add lua-http | Lukáš Ježek | 2019-12-20 | 1 | -2/+2 |
| | |||||
* | doh debug: package debug_opensslkeylog.so | Petr Špaček | 2019-11-20 | 1 | -1/+1 |
| | |||||
* | ci: switch to Knot DNS 2.9.x | Tomas Krizek | 2019-10-16 | 1 | -1/+1 |
| | |||||
* | docker: use latest Knot DNS | Tomas Krizek | 2019-09-26 | 1 | -1/+1 |
| | |||||
* | docker: update ports, add doh | Tomas Krizek | 2019-04-18 | 1 | -2/+2 |
| | |||||
* | migrate to Knot DNS 2.8 | Tomas Krizek | 2019-03-12 | 1 | -1/+1 |
| | |||||
* | meson: Dockerfile - update build | Tomas Krizek | 2019-03-12 | 1 | -10/+8 |
| | |||||
* | meson: update dependencies | Tomas Krizek | 2019-03-12 | 1 | -1/+1 |
| | |||||
* | Add ca-certificates to runtime on Dockerfile | Jayson Reis | 2019-02-27 | 1 | -1/+4 |
| | |||||
* | dockerfile: use ENTRYPOINT for main command | Tomas Krizek | 2019-01-07 | 1 | -2/+3 |
| | |||||
* | dockerfile: use LABEL instead of MAINTAINER | Tomas Krizek | 2019-01-07 | 1 | -1/+2 |
| | |||||
* | doc: remove bootstrap-depends.sh example | Tomas Krizek | 2018-11-14 | 1 | -1/+0 |
| | |||||
* | Dockerfile: update image | Tomas Krizek | 2018-11-14 | 1 | -0/+75 |
- building different version of kresd is not properly supported (uses current directory with checked-out code instead of git master) - based on debian:stable instead of alpine for easier dependency resolution - moved both Dockerfile and config to more appropriate locations |