Skip to content

Conversation

NeilHanlon
Copy link
Contributor

This is a follow up to #16754.

Sorry for the long, long delay. I appreciate everyone's patience.

The 8.10 image will get an update in a month or so (with an updated 9.6 image).

@NeilHanlon NeilHanlon requested a review from a team as a code owner June 5, 2025 14:06
@NeilHanlon NeilHanlon force-pushed the update-rocky branch 2 times, most recently from e3af723 to ec19bcc Compare June 5, 2025 14:18
@yosifkit
Copy link
Member

yosifkit commented Jun 5, 2025

This set of additions in 9 and 9-minimal seem a bit out of place for a container image. Are they all expected and desired? Things in /dev might cause issues with certain runtimes that cope poorly with non-empty /dev inside images.

+.kconfig
+.profile

+dev/fd
+dev/pts/
+dev/stderr
+dev/stdin
+dev/stdout

+etc/default/grub

+etc/machine-id

+etc/wsl-distribution.conf
+etc/wsl.conf

+image/config.sh
+image/config.xml

+usr/share/locale/*

@tianon
Copy link
Member

tianon commented Aug 27, 2025

This set of additions in 9 and 9-minimal seem a bit out of place for a container image. Are they all expected and desired? Things in /dev might cause issues with certain runtimes that cope poorly with non-empty /dev inside images.

+.kconfig
+.profile

+dev/fd
+dev/pts/
+dev/stderr
+dev/stdin
+dev/stdout

+etc/default/grub

+etc/machine-id

+etc/wsl-distribution.conf
+etc/wsl.conf

+image/config.sh
+image/config.xml

+usr/share/locale/*

Friendly ping on the above?

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

Successfully merging this pull request may close these issues.

3 participants