Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 393 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 393 Bytes

DNS resolution bug reproduction

Reproduction of an Alpine Linux DNS resolution bug related to search domains and the muslc library.

Usage:

Build (Alpine based image):

$ docker-compose build alpine

Run:

$ docker-compose up alpine

Usage:

Build (Debian based image):

$ docker-compose build debian

Run:

$ docker-compose up debian