update documentation
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
.docname {Docker}
|
||||
.include {docs}
|
||||
|
||||
Install the package `docker`. Make sure that the user is in the group `docker`:
|
||||
`sudo usermod -aG docker $USER`.
|
||||
|
||||
If the group does not yet exist, it can be created with `groupadd -r docker`.
|
||||
Reference in New Issue
Block a user