This commit is contained in:
my 2026-01-16 15:53:52 +01:00
commit 3ef119c549

View file

@ -48,10 +48,11 @@ Install docker with:
Create user (in current user group)
`sudo usermod -aG docker $USER`
Logout
`logout`
Check if the group exist:
`groups`
Logout
> logout
Check if the group exist
> groups
test:
`docker run hello-world`
@ -141,8 +142,9 @@ We shoudl now have a running instance of Forgejo
` sudo apt install webhook`
configure
` sudo nano /etc/webhook.conf`
configure
> sudo nano /etc/webhook.conf
```
[
{