You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the jinja2 template which generates the README.md for each container lists "packages + implicitpackages" as one undifferentiated list. Would it make sense to explicitly separate the list of what comes from this specific container build vs what comes from the lower level containers it derives from?
On a related note (and I may be misunderstanding the nature of the hierarchy), the packages from ci-common don't seem to get listed: it would seem to be useful for instance to know exactly which version of clang / cuda / ... is in a container.
The text was updated successfully, but these errors were encountered:
Currently the jinja2 template which generates the README.md for each container lists "packages + implicitpackages" as one undifferentiated list. Would it make sense to explicitly separate the list of what comes from this specific container build vs what comes from the lower level containers it derives from?
On a related note (and I may be misunderstanding the nature of the hierarchy), the packages from ci-common don't seem to get listed: it would seem to be useful for instance to know exactly which version of clang / cuda / ... is in a container.
The text was updated successfully, but these errors were encountered: