Labels to attach to the container at runtime.
Declarations
Type
attribute set of string
Default
{ }
Example
{
"traefik.https.routers.example.rule" = "Host(`example.container`)";
}
Labels to attach to the container at runtime.
attribute set of string
{ }
{
"traefik.https.routers.example.rule" = "Host(`example.container`)";
}