I can't create the UDP port


I still have a running container with the TCP port open. I’m trying to open the UDP port on the same port, but I just can’t get it to work. I’m sharing the code I’m using below. I would appreciate your help.

docker container run -d -p 8000:8000/udp vacbidnext:115488 

Ekran görüntüsü 2025-04-10 000546

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.