-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Unable to handle expose-range syntax in docker-compose #13146
Copy link
Copy link
Open
Labels
area/provider/dockerarea/provider/docker/swarmcontributor/wantedParticipation from an external contributor is highly requestedParticipation from an external contributor is highly requestedkind/bug/possiblea possible bug that needs analysis before it is confirmed or fixed.a possible bug that needs analysis before it is confirmed or fixed.
Metadata
Metadata
Assignees
Labels
area/provider/dockerarea/provider/docker/swarmcontributor/wantedParticipation from an external contributor is highly requestedParticipation from an external contributor is highly requestedkind/bug/possiblea possible bug that needs analysis before it is confirmed or fixed.a possible bug that needs analysis before it is confirmed or fixed.
Type
Fields
Give feedbackNo fields configured for Bug.
Welcome!
What did you do?
Define a docker container that exposed a port range with traefik configuration in docker-compose alongside Traefik.
Ran docker compose up.
Expected Traefik to route requests to
wssubdomain port 8000What did you see instead?
What version of Traefik are you using?
2.11.45
What is your environment & configuration?
Other Notes
It works correctly when removing the expose config