@@ -38,8 +38,9 @@ Depending on your system, you may first need to install libcurl and libxml2.
### Alpine
```
# apk add libxml2-dev curl-dev
# apk add libxml2-dev curl-dev shadow
```
On Alpine, `shadow` is needed for the user creation process during the install.
### Void
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.