forked from Ivasoft/traefik
homogenization of templates: Docker
This commit is contained in:
committed by
Traefiker
parent
617b8b20f0
commit
750878d668
@@ -184,7 +184,7 @@ func (s *DockerSuite) TestDockerContainersWithOneMissingLabels(c *check.C) {
|
||||
defer os.Remove(file)
|
||||
// Start a container with some labels
|
||||
labels := map[string]string{
|
||||
label.TraefikFrontendValue: "my.super.host",
|
||||
"traefik.frontend.value": "my.super.host",
|
||||
}
|
||||
s.startContainerWithLabels(c, "swarm:1.0.0", labels, "manage", "token://blabla")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user