Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Purpose? #1

Open
CodeMan99 opened this issue Aug 2, 2024 · 0 comments
Open

Purpose? #1

CodeMan99 opened this issue Aug 2, 2024 · 0 comments

Comments

@CodeMan99
Copy link

CodeMan99 commented Aug 2, 2024

What exactly is the purpose of this container image? The quickstart example does not really explain this.

# Run as detach
docker run \
    -itd \
    --cap-add NET_ADMIN \
    --name dnsmasq \
    --publish 53:53/udp \
    alvistack/dnsmasq-2.90

So dnsmasq is running on port 53, great. Now what? No network was specified. I can't image this is helpful on the host system. I can't imagine this is helpful to other containers.

What DNS records are expected? Will a DHCP lease be created? If so, how and why?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant