docs: log in/out issue

Closes coop-cloud/organising#562
This commit is contained in:
2024-03-27 07:00:19 +01:00
parent 45446f0168
commit 0fe493b959
2 changed files with 12 additions and 0 deletions

View File

@ -232,6 +232,12 @@ The requirements are:
1. Swarm mode initialised
1. Proxy network created
!!! warning "You may need to log in/out"
When running `usermod ...`, you may need to (depending on your system) log
in and out again of your shell session to get the required permissions for
Docker.
```
# docker install convenience script
wget -O- https://get.docker.com | bash