Skip to content

Commit b105a6c

Browse files
committed
Document more enabled features
1 parent 6e3e08b commit b105a6c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ This is the [trust-dns](https://github.com/bluejekyll/trust-dns#readme) Docker i
1313
- `dnssec-ring`
1414
- `dnssec`
1515
- `mdns`
16+
- `resolver`
17+
- `sqlite`
18+
- `backtrace`
19+
- `dns-over-https` (disabled due to https://github.com/bluejekyll/trust-dns/issues/1648)
1620

1721
## Example use in docker-compose
1822

@@ -34,6 +38,8 @@ services:
3438
3539
#### Build a pull-request or your work
3640
41+
You can add the argument `FEATURES=` to define the list of enabled features
42+
3743
- Edit and run
3844

3945
```sh

0 commit comments

Comments
 (0)