Skip to content

fix: #704 add user to docker if not root

Timothy Gilbert requested to merge TheNicr0n/HomelabOS:docker-check into dev

During make config this will now check if the user is in the docker group, if not, prompts them to ctrl c or sudo it.

Merge request reports