Skip to content

Commit 6345c88

Browse files
authored
Add blocklist to list of container image features.
Sort features alphabetically.
1 parent ed9a6a8 commit 6345c88

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,16 @@ This is the [hickory-dns](https://github.com/hickory-dns/hickory-dns#readme) Doc
99

1010
## Enabled [features](https://github.com/hickory-dns/hickory-dns/#using-as-a-dependency-and-custom-features) in the image
1111

12+
- `ascii-art`
13+
- `blocklist`
14+
- `dnssec-ring`
1215
- `h3-ring`
13-
- `quic-ring`
1416
- `https-ring`
15-
- `dnssec-ring`
16-
- `ascii-art`
17+
- `quic-ring`
1718
- `resolver`
1819
- `recursor`
19-
- `sqlite`
2020
- `rustls-platform-verifier`
21+
- `sqlite`
2122
- `webpki-roots`
2223

2324
## Additional files

0 commit comments

Comments
 (0)