Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Tejasvi Kashi authored and Tejasvi Kashi committed Jan 16, 2025
1 parent 3f28322 commit a37714c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ WORKDIR /home/postgres/snowflake

COPY . /home/postgres/snowflake/

RUN pwd && ls -la

RUN USE_PGXS=1 make && USE_PGXS=1 make install

EXPOSE 5432
Expand Down

0 comments on commit a37714c

Please sign in to comment.