File size: 177 Bytes
b88c922
 
 
 
1
2
3
4
5
FROM dcd018/pgvector:latest

COPY ./entrypoints/initdb_10.sql /docker-entrypoint-initdb.d/initdb_10.sql
COPY ./entrypoints/initdb_11.sh /docker-entrypoint-initdb.d/initdb_11.sh