We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc4aeb9 commit 1f426ddCopy full SHA for 1f426dd
1 file changed
readme-vars.yml
@@ -73,12 +73,8 @@ init_diagram: |
73
init-selkies-config -> init-video
74
init-services -> svc-cron
75
svc-cron -> legacy-services
76
- init-services -> svc-dbus
77
- svc-xorg -> svc-dbus
78
- svc-dbus -> legacy-services
79
init-services -> svc-de
80
svc-nginx -> svc-de
81
- svc-selkies -> svc-de
82
svc-xorg -> svc-de
83
svc-de -> legacy-services
84
init-services -> svc-docker
@@ -100,7 +96,7 @@ init_diagram: |
100
96
svc-xsettingsd -> legacy-services
101
97
}
102
98
Base Images: {
103
- "baseimage-selkies:ubuntunoble" <- "baseimage-ubuntu:noble"
99
+ "baseimage-selkies:arch" <- "baseimage-arch:latest"
104
105
"kdenlive:latest" <- Base Images
106
# changelog
0 commit comments