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

USING.md: document use of --hints, also in Docker #292

Merged

Conversation

marc-vanderwal
Copy link
Contributor

Purpose

This PR adds documentation for the --hints command-line argument and explains how to use custom root hints with the Docker image.

Context

Fixes #290.

Changes

See “Purpose”.

How to test this PR

Documentation update only.

Overriding the root hints in zonemaster-cli is an advanced feature
that’s worth documenting, especially for testing Zonemaster itself.
Doing it in Docker is not very intuitive, so it’s good to have the
necessary command-line somewhere.
@marc-vanderwal marc-vanderwal added the A-Documentation Area: Documentation only. label Dec 7, 2022
@marc-vanderwal marc-vanderwal added this to the v2022.2 milestone Dec 7, 2022
@marc-vanderwal marc-vanderwal merged commit 4a07bf3 into zonemaster:develop Dec 8, 2022
@matsduf matsduf added the V-Patch Versioning: The change gives an update of patch in version. label Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Documentation Area: Documentation only. V-Patch Versioning: The change gives an update of patch in version.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When running in Docker, zonemaster-cli’s --hints option is hard to use
3 participants