fixes and typos

This commit is contained in:
Nicolai Ort 2024-03-25 09:15:31 +01:00
parent 63209d5352
commit 6a674f7c3d
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
2 changed files with 4 additions and 3 deletions

View File

@ -24,11 +24,11 @@ And a very full talk at that.
```mermaid ```mermaid
flowchart LR flowchart LR
subgraph ii(OCI Image Index) subgraph OCIImageIndex
lamd(linux/amd64) lamd(linux/amd64)
larm(linux(arm64) larm(linux/arm64)
end end
ii->image ii-->image
subgraph image subgraph image
layer1 layer1
layer2 layer2

View File

@ -1,6 +1,7 @@
--- ---
archetype: chapter archetype: chapter
title: Day 4 title: Day 4
weight: 4
--- ---
The last day with a limited sponsor expo (10:00-14:30) and a bunch of people on the move (not me) The last day with a limited sponsor expo (10:00-14:30) and a bunch of people on the move (not me)