mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2026-04-27 07:55:50 +03:00
[PR #11] [MERGED] add support for passing additional options to tftpd #41
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#41
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/11
Author: @nicoulaj
Created: 2/8/2022
Status: ✅ Merged
Merged: 2/13/2022
Merged by: @antonym
Base:
master← Head:tftpd-args📝 Commits (1)
7e4f4d4add support for passing additional options to tftpd📊 Changes
2 files changed (+4 additions, -3 deletions)
View changed files
📝
Dockerfile(+3 -2)📝
root/etc/supervisor.conf(+1 -1)📄 Description
This adds support for passing additional options to
tftpd, using environment variableTFTPD_OPTS.Use case: on a machine with IPv6 disabled,
tftpdfails to start unless using--ipv4option.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.