Commit Graph

314 Commits (ba7e420768232b0e59f9364b7e4ce6e0ca3a3a04)
 

Author SHA1 Message Date
Frank Denis 573a94ab34 Nits 5 years ago
Frank Denis 744ecefe9a Runit for Ubuntu 5 years ago
Frank Denis 9b5474c135 No need to cat this 5 years ago
Frank Denis 82b3ae360c Run runit as /etc/runit/2 5 years ago
Frank Denis cbf9f7c4cc Switch to Ubuntu - Rust doesn't work well with musl-libc 5 years ago
Frank Denis a3efabd367 Preliminary code to move to the new server 5 years ago
Frank Denis 1f42134a69 Recompress images 5 years ago
Frank Denis a5895ba862
Merge pull request #64 from PeterDaveHello/shfmt
Format shell scripts with shfmt and test it on CI
5 years ago
Frank Denis 372c99adf2
Merge pull request #65 from PeterDaveHello/Dockerfile
Refactor Dockerfile
5 years ago
Peter Dave Hello fee7c88a04 Separate `update-ca-certificates` in Dockerfile
Combine it with apk operation, will cause missing error issues due to
the following `|| true`, we should prevent that and let apk fail when
it's needed.
5 years ago
Peter Dave Hello 11e4f8620f Separate `CFLAGS=-Ofast` to ENV in Dockerfile 5 years ago
Peter Dave Hello f658223f00 Remove dead code in Dockerfile 5 years ago
Peter Dave Hello bc3b60aef9 Simplify Dockerfile with `WORKDIR /tmp` 5 years ago
Peter Dave Hello f2ffba78a3 Set `-x` option in SHELL command in Dockerfile
Intead of running `set -x` in the RUN commands
5 years ago
Peter Dave Hello d761f63ca6 Quote var & function output shell scripts in Dockerfile 5 years ago
Peter Dave Hello fa7fed55de Format shell scripts with shfmt and test it on CI 5 years ago
Frank Denis 0b439b661d Dropping the cache doesn't work inside a container 5 years ago
Frank Denis f5f3bf4017 Drop the caches before starting unbound
This reduces memory pressure.
5 years ago
Frank Denis 37bacef22c Unbound 1.9.2 final 5 years ago
Frank Denis 09e3c177bb Update unbound 5 years ago
Frank Denis dbe8dfacc6 Unbound 1.9.2-rc1 5 years ago
Frank Denis 8f1b0f30ec Give qname minimisation a new chance
Fixes #61
5 years ago
Frank Denis 40595af59d Bump up the reserved memory size
The default is very low, and makes it difficult to do any other task on the
same host.
5 years ago
Frank Denis 156345f0a9 Decrease edns-buffer-size to 1220
Ref: https://sk.tl/2PbhxjbN
5 years ago
Frank Denis 81f3ccbf81
Merge pull request #59 from PeterDaveHello/refactor-shellscripts
Refactor shellscripts
5 years ago
Peter Dave Hello fc47a319d4 Use replace non-standard egrep/fgrep with grep `-E/-F` 5 years ago
Peter Dave Hello 3de5db51e9 Improve `if` condition syntax in shell script 5 years ago
Peter Dave Hello 96b9dc9b32 Remoe unnecessary `$` on arithmetic variables in shell script 5 years ago
Peter Dave Hello 3ea7dd925c Quote var/cmd output in shell script to prevent word splitting 5 years ago
Frank Denis eaf9f3b8cb Merge remote-tracking branch 'org/master'
* org/master:
  Enable Travis CI with basic Docker build testing
  Properly cleanup apk build dependency in Dockerfile
  Use multi-thread to "make" in Dockerfile to speedup build
  Specify git clone depth in Dockerfile to speed up git cloning
  Clone libsodium with specify single branch in Dockerfile
  Replace apk parameter `--update` with `--no-cache` to reduce size
5 years ago
Frank Denis 0b937eb036 Add Travis Badge and fix dnscrypt website URL 5 years ago
Frank Denis a4a24e861a
Merge pull request #57 from PeterDaveHello/EnableTravisCI
Enable Travis CI with basic Docker build testing
5 years ago
Peter Dave Hello 2e27aeba4f Enable Travis CI with basic Docker build testing 5 years ago
Frank Denis 7f735f89b8
Merge pull request #56 from PeterDaveHello/Refactor-Dockerfile
Refactor Dockerfile
5 years ago
Peter Dave Hello 651e843bda Properly cleanup apk build dependency in Dockerfile 5 years ago
Peter Dave Hello baf65123c2 Use multi-thread to "make" in Dockerfile to speedup build 5 years ago
Peter Dave Hello 1fec4f1690 Specify git clone depth in Dockerfile to speed up git cloning 5 years ago
Peter Dave Hello 234619c299 Clone libsodium with specify single branch in Dockerfile 5 years ago
Peter Dave Hello 1a86b71a87 Replace apk parameter `--update` with `--no-cache` to reduce size 5 years ago
Frank Denis e14822a64f
Merge pull request #24 from kowalcj0/fix-missing-linux-headers
install linux-headers to fix missing linux/types.h during build
5 years ago
kowalcj0 cd23ead815 install linux-headers to fix missing linux/types.h during build 5 years ago
Frank Denis 1e3bcb7f8e Bump for the lowered log level for short packets in dnscrypt-wrapper 5 years ago
Frank Denis 52b9c75a29 We don't use LibreSSL any more 5 years ago
Frank Denis e29cf6d90e Add byacc to the dependencies 5 years ago
Frank Denis 298a49cd7d Switch to OpenSSL, Unbound 1.9.1b1 and libsodium-stable 5 years ago
Frank Denis 3f824e1e6c cd before checkout 5 years ago
Frank Denis 146224fff3 Update unbound 5 years ago
Frank Denis 5191336444 libsodium 1.0.17 5 years ago
Frank Denis 9f6c725728 Revert "libsodium 1.0.17"
This reverts commit 2e6389c14b.
5 years ago
Frank Denis 013a63dced Merge branch 'master' of github.com:jedisct1/dnscrypt-server-docker
* 'master' of github.com:jedisct1/dnscrypt-server-docker:
  Bump serial after dnscrypt-wrapper update
5 years ago