Skip to content

Fix docker labels #62

@nicobo

Description

@nicobo

Docker image labels must be key-pair values. E.g. :

Make also sure they are in all image variants.

Complete existing labels with all required for filtering (can filter on both key and key + value).
E.g. filter by :

  • signal-enabled
  • base image (redundant?)
  • arch (redundant?)

Current situation :

"Labels": {
                "0.1.dev1": "",
                "96218c008e1b01009f49ff4578570b80dfebdfc6": ""
            }

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingbuildBuild / packaging / compiling / publishing (not docker)dockerDocker related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions