Selecting a container in the "View Docker Containers" modal does not apply the port #1404

Closed
opened 2026-04-05 19:24:07 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @absynth42 on 6/5/2025

When defining a resource via the new Docker socket functionality and opening the "View Docker Containers" modal, you can either click the port(s) or the orange "select" button.

When clicking one of the exposed ports, the IP address and port number are applied to the resource definition correctly.

However, when clicking "select", only the IP address is applied. I would expect that the port is also applied, at least if there's no ambiguity (i.e. the container only exposes one port).

*Originally created by @absynth42 on 6/5/2025* When defining a resource via the new Docker socket functionality and opening the "View Docker Containers" modal, you can either click the port(s) or the orange "select" button. When clicking one of the exposed ports, the IP address and port number are applied to the resource definition correctly. However, when clicking "select", only the IP address is applied. I would expect that the port is also applied, at least if there's no ambiguity (i.e. the container only exposes one port).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#1404