Open Issues Need Help
View All on GitHub redefine port allocation about 2 months ago
AI Summary: Modify the Netbox Docker Agent to handle port allocation differently based on the port value received from the Netbox Docker plugin. If the port is -1, do not expose any port; if 0, expose a random port; if positive, use the specified port. This requires updating the agent's logic for container creation and port mapping.
Complexity:
3/5
good first issue
Agent for Netbox Docker Plugin
JavaScript
#docker#dockerapi#netbox#nodered#ui