[PR #11] [MERGED] add support for passing additional options to tftpd #164

Closed
opened 2026-03-01 18:33:37 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: tftpd-args


📝 Commits (1)

  • 7e4f4d4 add 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 variable TFTPD_OPTS.

Use case: on a machine with IPv6 disabled, tftpd fails to start unless using --ipv4 option.


🔄 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/11 **Author:** [@nicoulaj](https://github.com/nicoulaj) **Created:** 2/8/2022 **Status:** ✅ Merged **Merged:** 2/13/2022 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `tftpd-args` --- ### 📝 Commits (1) - [`7e4f4d4`](https://github.com/netbootxyz/docker-netbootxyz/commit/7e4f4d465a98fd0eae57d76f119bbc577d6fae15) add support for passing additional options to tftpd ### 📊 Changes **2 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+3 -2) 📝 `root/etc/supervisor.conf` (+1 -1) </details> ### 📄 Description This adds support for passing additional options to `tftpd`, using environment variable `TFTPD_OPTS`. Use case: on a machine with IPv6 disabled, `tftpd` fails to start unless using `--ipv4` option. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:33:37 +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#164
No description provided.