For the complete documentation index, see llms.txt. This page is also available as Markdown.

Install Dig On Alpine

We can install dig, nslookup and their dependencies by adding following package.

Example

apk add --update bind-tools

Source: chase adams

Last updated