Skip to content

Container naming scheme #1

@andriish

Description

@andriish

Hi @skluth , (c.c. @oschulz ),

that would make sense to have a proper container naming scheme, similar to LGC architecture tags.
I would suggest
MPP-$OS-$architecture-$purpose-$version.
Where

  • MPP is just a string
  • $OS is the canonical OS name as it appears in the Docker, i.e. centos8 and not CentOS_8
  • $architecture is the architdture tag, i.e. x86_64
  • $purpose could be a name for the software set, i.e. the proper name of the container. "root-6.24-clang"
  • $version should stand for the version of the container. I would suggest it to be in a format "date.small integer"

Best regards,

Andrii

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