Skip to content

Commit b62bafd

Browse files
committed
build: oracle instant client
1 parent b389e86 commit b62bafd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ ENV POSTGRES_DB=sqlbot
8080
ENV POSTGRES_USER=root
8181
ENV POSTGRES_PASSWORD=Password123@pg
8282

83+
ENV LD_LIBRARY_PATH="/opt/sqlbot/db_client/oracle_instant_client:${LD_LIBRARY_PATH}"
84+
8385
# Copy necessary files from builder
8486
COPY start.sh /opt/sqlbot/app/start.sh
8587
COPY g2-ssr/*.ttf /usr/share/fonts/truetype/liberation/

0 commit comments

Comments
 (0)