https://github.com/madnuttah/dnsi-docker
🔮 Distroless Alpine Linux based dnsi docker image.
https://github.com/madnuttah/dnsi-docker
386 amd64 distroless dns dns-test docker small-size
Last synced: 3 months ago
JSON representation
🔮 Distroless Alpine Linux based dnsi docker image.
- Host: GitHub
- URL: https://github.com/madnuttah/dnsi-docker
- Owner: madnuttah
- License: mit
- Created: 2024-05-29T10:27:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-01T16:37:45.000Z (11 months ago)
- Last Synced: 2025-02-18T10:47:16.002Z (3 months ago)
- Topics: 386, amd64, distroless, dns, dns-test, docker, small-size
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/madnuttah/dnsi
- Size: 33.2 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `dnsi Docker`
**Distroless dnsi Docker image, soon to be used by [`madnuttah/unbound-docker`](https://github.com/madnuttah/unbound-docker/).**
> [!NOTE]
> ***You can run dnsi using the following command:***
>
> `docker run --rm madnuttah/dnsi dnsi COMMAND PARAMETER`
>
> Example: `docker run --rm madnuttah/dnsi dnsi query nlnetlabs.nl`For more information about dnsi, visit the NLnet Labs [dnsi GitHub page](https://github.com/NLnetLabs/dnsi).
## Acknowledgements- [Alpine Linux](https://www.alpinelinux.org/)
- [Docker](https://www.docker.com/)
- [NLnet Labs](https://nlnetlabs.nl)## Licenses
### License
Unless otherwise specified, all code is released under the MIT license.
See the [`LICENSE`](https://github.com/madnuttah/dnsi-docker/blob/main/LICENSE) for details.### Licenses for other components
- Docker: [Apache 2.0](https://github.com/docker/docker/blob/master/LICENSE)
- DNSI: [BSD 3-Clause License](https://github.com/NLnetLabs/dnsi?tab=BSD-3-Clause-1-ov-file#readme)## Legal
Please note that this is a work of private contributors and we're neither affiliated with NLnet Labs, nor is NLnet Labs involved in the development of the image. The marks and properties 'Unbound' and 'dnsi' are properties of NLnet Labs. All rights in the source codes, including logos relating to said mark and properties belong to NLnet Labs.
## Supporting our mission
In case you would like to donate money, please rather spend it on the upstream projects this image relies on. ❤️