mirror of
https://github.com/openappsec/attachment.git
synced 2025-11-18 02:00:41 +03:00
Jul 5th update
This commit is contained in:
@@ -29,10 +29,11 @@ Before compiling, ensure the latest development versions of the following librar
|
||||
* zlib
|
||||
* OpenSSL
|
||||
* Geoip
|
||||
* Python3
|
||||
|
||||
```bash
|
||||
$ apk update
|
||||
$ apk add pcre-dev libxml2-dev zlib-dev openssl-dev geoip-dev
|
||||
$ apk add pcre-dev libxml2-dev zlib-dev openssl-dev geoip-dev linux-headers python3
|
||||
```
|
||||
|
||||
### Compiling the attachment code for an existing nginx server
|
||||
|
||||
Reference in New Issue
Block a user