[PR #41] Add docker image #121

Open
opened 2026-05-05 11:01:54 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mmatczuk/go-http-tunnel/pull/41
Author: @osiloke
Created: 10/24/2017
Status: 🔄 Open

Base: masterHead: master


📝 Commits (1)

📊 Changes

6 files changed (+225 additions, -0 deletions)

View changed files

docker/Dockerfile (+45 -0)
docker/README.md (+42 -0)
docker/entrypoint.sh (+117 -0)
docker/issuer.ext (+2 -0)
docker/public.ext (+1 -0)
docker/tunneld.sh (+18 -0)

📄 Description

  • Adds customizable docker image for running tunneld

🔄 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/mmatczuk/go-http-tunnel/pull/41 **Author:** [@osiloke](https://github.com/osiloke) **Created:** 10/24/2017 **Status:** 🔄 Open **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`8365ea1`](https://github.com/mmatczuk/go-http-tunnel/commit/8365ea1739f52874cb611ef12ecd9a4b57b583d8) Add docker image ### 📊 Changes **6 files changed** (+225 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docker/Dockerfile` (+45 -0) ➕ `docker/README.md` (+42 -0) ➕ `docker/entrypoint.sh` (+117 -0) ➕ `docker/issuer.ext` (+2 -0) ➕ `docker/public.ext` (+1 -0) ➕ `docker/tunneld.sh` (+18 -0) </details> ### 📄 Description * Adds customizable docker image for running tunneld --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror added the
pull-request
label 2026-05-05 11:01:54 -06:00
Sign in to join this conversation.
No labels
pull-request
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: github-starred/go-http-tunnel#121
No description provided.