-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
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.
centos8and notCentOS_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
Labels
No labels