Commit c57ae4e2 authored by mamunozgil's avatar mamunozgil
Browse files

Add user to docker group

parent 8e5f3d47
No related merge requests found
Showing with 4 additions and 0 deletions
+4 -0
Add you user to the docker group via this command:
```bash
sudo usermod -aG docker $USER
```
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment