Skip to content

Usage of Set instead of unique List #8

Description

@fluktuid

In my eyes, the specification of the tags in docker-make.yaml is somewhat confusing.

The List of tags is defined as a list of unique values.
So i think it's more straight-forward if a Set is used.

builds:
- name: Latest Stable
  tags:
  ? 1
  ? 1.1
  ? 1.1.0
  ? 1.1.0-acme

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions