Dimitri Huisman
f7677543c6
Process code review remarks
...
- Moved run to bottom of Dockerfile to allow using unmodified / cached states.
- Simplified bash code in deploy.sh.
- Improved the large bash one-liner in CI.yml. It could not handle >9 for 1.x.
3 years ago
Dimitri Huisman
56dd70cf4a
Implement versioning for CI/CD workflow (see #1182 ).
3 years ago
DjVinnii
225160610b
Set default TZ in Dockerfiles
3 years ago
DjVinnii
50d76076ed
Add tzdata to optional
3 years ago
Florent Daigniere
1cf0f76b52
not required anymore
3 years ago
Florent Daigniere
e9f84d7d99
Improve the unbound configuration
3 years ago
Florent Daigniere
d7c2b510c7
Give alpine 3.14.2 a shot
3 years ago
Florent Daigniere
0c4455ccf5
Revert "Rollback to alpine 1.12"
...
This reverts commit e1ddbb6eec
.
3 years ago
Florent Daigniere
e1ddbb6eec
Rollback to alpine 1.12
...
it ships unbound 1.10 that doesn't have the bug I think
08968baec1
3 years ago
Florent Daigniere
420afa53f8
Upgrade to alpine 3.14
3 years ago
Jon Wilson
5e32447f07
Change unbound logfile to the empty string
...
This is defined to send log messages to stderr, which is
what we want - fixes #1536 ("Could not open logfile /dev/stdout:
Permission denied")
4 years ago
ofthesun9
cff2e76269
Switching to alpine:3.12
5 years ago
Michael Wyraz
09ee3ce95c
Install py3-multidict from repository before installing socrate to avoid the need of gcc during build
5 years ago
Tim Möhlmann
4e4b071fb0
Move services into core and optional
5 years ago