Bazzite-dx - missing docker group

Heyho, i recently made the switch to bazzite-dx (from bazzite) Unfortunately, it seems like the Docker Group has not been created. Is there any way to get it working? Further Info: Am using Bluebuild with Base-Image: ghcr.io/ublue-os/bazzite-dx-nvidia-open and image-version: stable
➜ ~ systemctl status docker.socket
× docker.socket - Docker Socket for the API
Loaded: loaded (/usr/lib/systemd/system/docker.socket; enabled; preset: enabled)
Active: failed (Result: exit-code) since Mon 2025-07-14 11:13:20 CEST; 9min ago
Invocation: 9da6c0779782492897e50e516a24365d
Triggers: ● docker.service
Listen: /run/docker.sock (Stream)
Mem peak: 768K
CPU: 649us

Jul 14 11:13:20 bazzite systemd[1]: Starting docker.socket - Docker Socket for the API...
Jul 14 11:13:20 bazzite (sd-chown)[1379]: docker.socket: Failed to resolve group docker: No such process
Jul 14 11:13:20 bazzite systemd[1]: docker.socket: Control process exited, code=exited, status=216/GROUP
Jul 14 11:13:20 bazzite systemd[1]: docker.socket: Failed with result 'exit-code'.
Jul 14 11:13:20 bazzite systemd[1]: Failed to listen on docker.socket - Docker Socket for the API.
➜ ~ systemctl status docker.socket
× docker.socket - Docker Socket for the API
Loaded: loaded (/usr/lib/systemd/system/docker.socket; enabled; preset: enabled)
Active: failed (Result: exit-code) since Mon 2025-07-14 11:13:20 CEST; 9min ago
Invocation: 9da6c0779782492897e50e516a24365d
Triggers: ● docker.service
Listen: /run/docker.sock (Stream)
Mem peak: 768K
CPU: 649us

Jul 14 11:13:20 bazzite systemd[1]: Starting docker.socket - Docker Socket for the API...
Jul 14 11:13:20 bazzite (sd-chown)[1379]: docker.socket: Failed to resolve group docker: No such process
Jul 14 11:13:20 bazzite systemd[1]: docker.socket: Control process exited, code=exited, status=216/GROUP
Jul 14 11:13:20 bazzite systemd[1]: docker.socket: Failed with result 'exit-code'.
Jul 14 11:13:20 bazzite systemd[1]: Failed to listen on docker.socket - Docker Socket for the API.
Solution:
GitHub
Included Docker fails to start due to dependency job failure · Iss...
I migrated from a bazzite-gnome install to bazzite-dx-gnome. Suffice to say that the experience is fine, except that I cannot get the included version of Docker to work at all, it keeps giving me d...
Jump to solution
2 Replies
Solution
Lumaeris
Lumaeris2mo ago
GitHub
Included Docker fails to start due to dependency job failure · Iss...
I migrated from a bazzite-gnome install to bazzite-dx-gnome. Suffice to say that the experience is fine, except that I cannot get the included version of Docker to work at all, it keeps giving me d...
Cleavarious
CleavariousOP2mo ago
that did indeed fix it :thumbsup: And am glad it's already tracked as an known issue :thumbsup:

Did you find this page helpful?