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
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,6 +88,8 @@ The CI integration matrix currently validates:
88
88
-`fedora:41`
89
89
-`archlinux:latest`
90
90
91
+
For each distro row, tests run a distro-specific probe command (for example `/etc/debian_version`, `/etc/fedora-release`, etc.) and also assert that probe does **not** match on the base Gondolin guest image.
92
+
91
93
### Choosing the build platform (`--platform`)
92
94
93
95
`--platform` selects which OCI image variant to convert, and should match the architecture you plan to run in Gondolin.
0 commit comments