Skip to content

Ability to customize a container's name through a Docker label #3189

Closed
@Jeto143

Description

@Jeto143

Describe the feature you would like to see

In some cases, setting the name of the container through Docker (via --name or container_name) is not possible. For instance, using Coolify, you can customize container names but if you do so, you lose the rolling update feature, so container names usually are randomized slugs.

Describe how you would like to see this feature implemented

Since we already have dev.dozzle.group as a possible label to define the name of a group, why not introduce a dev.dozzle.name label as well, that if defined for a given container, would supersede its actual name within Dozzle?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions