[PR #114] [MERGED] Add Dockerfile #279

Closed
opened 2026-03-01 17:24:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/abh/geodns/pull/114
Author: @Miouge1
Created: 1/23/2019
Status: Merged
Merged: 4/9/2019
Merged by: @abh

Base: devHead: dockerfile


📝 Commits (1)

📊 Changes

1 file changed (+16 additions, -0 deletions)

View changed files

Dockerfile (+16 -0)

📄 Description

Adding a Dockerfile to make it easier to compile and distribute.

To test it:

docker build . -t geodns
docker run geodns --help

It would be nice to distribute on docker image on docker hub.


🔄 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/abh/geodns/pull/114 **Author:** [@Miouge1](https://github.com/Miouge1) **Created:** 1/23/2019 **Status:** ✅ Merged **Merged:** 4/9/2019 **Merged by:** [@abh](https://github.com/abh) **Base:** `dev` ← **Head:** `dockerfile` --- ### 📝 Commits (1) - [`8d86aec`](https://github.com/abh/geodns/commit/8d86aeccdb0d9ad1c576b72a9be58a81f25105a9) Add Dockerfile ### 📊 Changes **1 file changed** (+16 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `Dockerfile` (+16 -0) </details> ### 📄 Description Adding a `Dockerfile` to make it easier to compile and distribute. To test it: ``` docker build . -t geodns docker run geodns --help ``` It would be nice to distribute on docker image on docker hub. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 17:24:57 +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/geodns#279
No description provided.