Hi Team, How do I set port to 8080 always for thi...
# rancher-desktop
g
Hi Team, How do I set port to 8080 always for this container. Please guide me.
f
I'm not sure what you are asking. The UI is showing you all the ports exposed by the container, including 8080. All the ports you see there have been exposed with
-p
options when you started the container.