mirror of
https://github.com/TeamPiped/sponsorblock-mirror.git
synced 2024-12-12 21:30:36 +05:30
Restyle PostgreSQL
This commit is contained in:
parent
7d1d0806fc
commit
d4a240f749
@ -43,7 +43,7 @@ docker buildx build --load -t 1337kavin/sponsorblock-mirror .
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
* If the linker complains about a missing `-lpq`, make sure you have the PostgresQL development libraries, which may be in a `libpq-dev` package or your distribution's equivalent.
|
||||
* If the linker complains about a missing `-lpq`, make sure you have the PostgreSQL development libraries, which may be in a `libpq-dev` package or your distribution's equivalent.
|
||||
|
||||
* If Docker complains that `the --mount option requires BuildKit`, make sure you are building with `docker buildx build` and not `docker build`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user