Sign inSign up

geekidea/alpine-a

By geekidea

Updated about 7 years ago

this repo contains the alpine docker images customized for optimal performance

Image
5

4.1K

geekidea/alpine-a repository overview

alpine-a (this image) just did DNS A query, and removed the DNS AAAA query (when using
AF_UNSPEC by default in musl libc), so there's no overhead for processing additional AAAA
query, and it's very helpful in cases that no need for DNS AAAA query by default.

see: https://github.com/kubernetes/kubernetes/issues/56903#issuecomment-409603030,
and for more: https://github.com/inter169/systs/blob/master/alpine/slowdns/README.md

NOTE
for such runtime docker images based on alpine, e.g. node:*alpine, openjdk:*alpine
the original musl libc library was located there, so you should copy the patched library from
geekidea/alpine-a:<version> to your runtime images.

Tag summary

Content type

Image

Digest

Size

2.4 MB

Last updated

about 7 years ago

docker pull geekidea/alpine-a:3.7