Changes

Jump to navigation Jump to search
m
Install the correct docker version
</syntaxhighlight>
Post install, you have to allow docker access for your account. Note that this comes which with a bunch of privileges which are essentially equivalent to admin rights on your machine. Thus, some guides recommend to set up a special user account for this. Anyway, assign the respective rights by adding your user to the docker group:
<syntaxhighlight lang="bash">

Navigation menu