User Tools

Site Tools


software:install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
software:install [2025/07/23 14:52] himusersoftware:install [2025/08/06 12:33] (current) himuser
Line 23: Line 23:
 Before starting the proper docker container, you need to add your personal user into the docker group. For that, do: Before starting the proper docker container, you need to add your personal user into the docker group. For that, do:
 <code> <code>
-usermod -a -G <user> docker+sudo usermod -a -G docker <user>
 </code> </code>
 After that, you will need to 're-enter' into your user session to make sure your user is now inside the docker group. For doing this, you can always restart the computer, or type in a terminal  After that, you will need to 're-enter' into your user session to make sure your user is now inside the docker group. For doing this, you can always restart the computer, or type in a terminal 
software/install.txt · Last modified: by himuser

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki