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

Updated Docker label format to be docker spec compliant #31

Merged
merged 2 commits into from
Jan 27, 2016

Conversation

mattmcclean
Copy link
Contributor

Fixes issue: #30 where the docker label format is not compliant with the Docker label specification of containing only lower-cased alphanumeric characters, dots and dashes.

Removed format of docker label to be compliant with docker label spec
Updated documentation with new docker label format
progrium added a commit that referenced this pull request Jan 27, 2016
Updated Docker label format to be docker spec compliant
@progrium progrium merged commit 4e79c6e into gliderlabs:master Jan 27, 2016
@progrium
Copy link
Contributor

This is great, thanks!

skozin added a commit to skozin/connectable that referenced this pull request Jan 28, 2016
@skozin skozin mentioned this pull request Jan 28, 2016
progrium added a commit that referenced this pull request Jan 28, 2016
@Vadim-Zenin
Copy link

Vadim-Zenin commented Apr 28, 2022

How about character * for wildcards TLS please?
We have a issue to use TLS with wildcard in DockerLabels:
"traefik.http.routers.traefik.tls.domains[0].main": "*.example.com"
!Sub "traefik.http.services.${AppName}.loadbalancer.server.port": !Ref AppContainerPort

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants