Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker stack deploy labels issue is not easy to read/catch #1983

Closed
jmaitrehenry opened this issue Aug 21, 2017 · 0 comments
Closed

Docker stack deploy labels issue is not easy to read/catch #1983

jmaitrehenry opened this issue Aug 21, 2017 · 0 comments

Comments

@jmaitrehenry
Copy link
Contributor

Do you want to request a feature or report a bug?

Bug?

What did you do?

On #1041, a note was added to the documentation, but when you read it here: http://docs.traefik.io/user-guide/swarm-mode/

Note that we set whoami1 to use sticky sessions (--label traefik.backend.loadbalancer.sticky=true). We'll demonstrate that later. If using docker stack deploy, there is a specific way that the labels must be defined in the docker-compose file.

And you don't have a sticky need, you will not read the rest of the line, but the problem with docker stack deploy is on the same line

What did you expect to see?

Two notes or two lines

I will made a PR in a few minutes with a fix.

@ldez ldez added area/documentation kind/enhancement a new or improved feature. labels Aug 21, 2017
@traefiker traefiker added this to the 1.4 milestone Aug 22, 2017
@traefik traefik locked and limited conversation to collaborators Sep 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants