Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

exposing container id and image id to the occupants of executing environments #1152

Closed
lpgc opened this issue Jun 21, 2022 · 1 comment
Closed

Comments

@lpgc
Copy link

lpgc commented Jun 21, 2022

the container id and its associated image id are crucial identifiers to processes executing within such environments; applications and services themselves may want to include such information in their logging, and r/t environments such as the Java Virtual Machine may wish to utilize such identifiers in order to disambiguate themselves with their peer containers when accessing shared resources.

The runtime spec should define a standard mechanism for processes deployed therein to obtain these identifiers.

@tianon
Copy link
Member

tianon commented Jun 21, 2022

Unfortunately, these identifiers don't exist at the level of the runtime-spec - they're all higher-level abstractions. See also (your 😂 😅) #1105, which has a lot of very related discussion.

(I'm going to close this as a duplicate of #1105 ❤️)

@tianon tianon closed this as completed Jun 21, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants