[PR #94] [MERGED] Remove gosu so that ports can bind #105

Closed
opened 2026-02-27 14:47:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/docker-netbootxyz/pull/94
Author: @antonym
Created: 6/19/2025
Status: Merged
Merged: 6/19/2025
Merged by: @antonym

Base: masterHead: remove-gosu


📝 Commits (1)

  • df298e7 Remove gosu so that ports can bind

📊 Changes

5 files changed (+54 additions, -10 deletions)

View changed files

📝 .github/workflows/build.yml (+47 -3)
📝 Dockerfile (+0 -2)
📝 root/etc/supervisor.conf (+4 -2)
📝 root/start.sh (+1 -1)
📝 root/usr/local/bin/dnsmasq-wrapper.sh (+2 -2)

📄 Description

Remove gosu so that ports can bind using root and then switch running state to nbxyz


🔄 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/netbootxyz/docker-netbootxyz/pull/94 **Author:** [@antonym](https://github.com/antonym) **Created:** 6/19/2025 **Status:** ✅ Merged **Merged:** 6/19/2025 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `remove-gosu` --- ### 📝 Commits (1) - [`df298e7`](https://github.com/netbootxyz/docker-netbootxyz/commit/df298e7c327b26de07539dd7955cb5e68b6839c7) Remove gosu so that ports can bind ### 📊 Changes **5 files changed** (+54 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build.yml` (+47 -3) 📝 `Dockerfile` (+0 -2) 📝 `root/etc/supervisor.conf` (+4 -2) 📝 `root/start.sh` (+1 -1) 📝 `root/usr/local/bin/dnsmasq-wrapper.sh` (+2 -2) </details> ### 📄 Description Remove gosu so that ports can bind using root and then switch running state to nbxyz --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 14:47:47 +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/docker-netbootxyz#105
No description provided.