[PR #1521] [CLOSED] Add a working Alpine image with tests #2388

Closed
opened 2026-03-16 08:51:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1521
Author: @williamdes
Created: 7/12/2021
Status: Closed

Base: mainHead: docker-alpine


📝 Commits (1)

  • e59f6ce Add a working Alpine image with tests

📊 Changes

7 files changed (+134 additions, -0 deletions)

View changed files

.dockerignore (+15 -0)
📝 Makefile.toml (+16 -0)
docker/alpine/Dockerfile (+17 -0)
docker/docker-compose.test.yml (+18 -0)
docker/tests/custom.zone (+10 -0)
docker/tests/dns-tests.sh (+38 -0)
docker/tests/named.toml (+20 -0)

📄 Description

See: #1408
Fixes: #1517


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/1521 **Author:** [@williamdes](https://github.com/williamdes) **Created:** 7/12/2021 **Status:** ❌ Closed **Base:** `main` ← **Head:** `docker-alpine` --- ### 📝 Commits (1) - [`e59f6ce`](https://github.com/hickory-dns/hickory-dns/commit/e59f6ce890984c104678ed15066fbfd3f7d8fba5) Add a working Alpine image with tests ### 📊 Changes **7 files changed** (+134 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.dockerignore` (+15 -0) 📝 `Makefile.toml` (+16 -0) ➕ `docker/alpine/Dockerfile` (+17 -0) ➕ `docker/docker-compose.test.yml` (+18 -0) ➕ `docker/tests/custom.zone` (+10 -0) ➕ `docker/tests/dns-tests.sh` (+38 -0) ➕ `docker/tests/named.toml` (+20 -0) </details> ### 📄 Description See: #1408 Fixes: #1517 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 08:51:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#2388
No description provided.