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 update
|
||||||
|
|
||||||
RUN apt-get install postgresql-15-pgvector
|
RUN apt-get install -y postgresql-15-pgvector
|
||||||
|
|
||||||
COPY installer/init.sql /docker-entrypoint-initdb.d
|
COPY installer/init.sql /docker-entrypoint-initdb.d
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user