Skip to content
Snippets Groups Projects
Commit 40a62839 authored by rinpatch's avatar rinpatch
Browse files

Use build-base instead of individual packages

parent 1d3c5e43
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@ apt install postgresql-11-rum
```
Alpine:
```sh
apk add gcc make git postgresql-dev musl-dev
apk add git build-base postgresql-dev
git clone https://github.com/postgrespro/rum /tmp/rum
cd /tmp/rum
make USE_PGXS=1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment