thank you!
Would be nice to see some more UI built-in admins tools for user admin.
Support / questions about Lemmy.
thank you!
Would be nice to see some more UI built-in admins tools for user admin.
You can add the docker group to your user, then log out an in again, and you won’t need sudo anymore for docker commands.
sudo usermod -aG docker your_user
Thanks for this tip, by the way.