projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7eaf87a
)
FEATURE: Install pgvector for PostgreSQL (#684)
author
Rafael dos Santos Silva
<xfalcox@gmail.com>
Thu, 1 Jun 2023 00:32:19 +0000
(21:32 -0300)
committer
GitHub
<noreply@github.com>
Thu, 1 Jun 2023 00:32:19 +0000
(21:32 -0300)
image/base/slim.Dockerfile
patch
|
blob
|
blame
|
history
diff --git
a/image/base/slim.Dockerfile
b/image/base/slim.Dockerfile
index dbc9cdd6c8fad3bdd79d38de07abd85c52564e8c..9c748f021ce7870eaacaffc9d291216d20583d43 100644
(file)
--- a/
image/base/slim.Dockerfile
+++ b/
image/base/slim.Dockerfile
@@
-42,8
+42,8
@@
RUN DEBIAN_FRONTEND=noninteractive apt-get -y install autoconf build-essential c
libpcre3 libpcre3-dev zlib1g zlib1g-dev \
libxml2-dev gawk parallel \
postgresql-${PG_MAJOR} postgresql-client-${PG_MAJOR} \
- postgresql-contrib-${PG_MAJOR} libpq-dev
libreadline-dev
\
- anacron wget \
+ postgresql-contrib-${PG_MAJOR} libpq-dev
postgresql-${PG_MAJOR}-pgvector
\
+
libreadline-dev
anacron wget \
psmisc whois brotli libunwind-dev \
libtcmalloc-minimal4 cmake \
pngcrush pngquant