mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2026-04-24 22:45:49 +03:00
[PR #94] [MERGED] Remove gosu so that ports can bind #105
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docker-netbootxyz#105
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:remove-gosu📝 Commits (1)
df298e7Remove 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.