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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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