Closed bpmooch closed 11 months ago
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.
iptables is not installed as part of the default fedora packages (nor is it directly available as they use nftables). You'll need to install nftables and one of the iptables compatibility shims if you want to be able to use it.
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.
A human has marked this issue as invalid, this likely happened because the issue template was not used in the creation of the issue.
This issue is locked due to inactivity
Is there an existing issue for this?
Current Behavior
iptables
could not be found in PATH in the fedora baseimage container preventing the "router" from initializingExpected Behavior
The container shouldn't print an error on a loop
Steps To Reproduce
Run the following script:
Environment
Docker creation