mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
build: 分开镜像
This commit is contained in:
parent
6a2e5990a8
commit
558a2dad32
|
|
@ -4,7 +4,7 @@ ENV LANG=C.UTF-8
|
|||
|
||||
RUN apt-get update
|
||||
|
||||
RUN apt-get install postgresql-15-pgvector
|
||||
RUN apt-get install -y postgresql-15-pgvector
|
||||
|
||||
COPY installer/init.sql /docker-entrypoint-initdb.d
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue