Skip to content

Commit

Permalink
remove configure
Browse files Browse the repository at this point in the history
  • Loading branch information
ChuckHend committed Oct 10, 2024
1 parent 6fd270a commit 9653e88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion timeseries-pg/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ RUN git clone https://github.com/pgpartman/pg_partman.git && \

RUN git clone https://github.com/hydradatabase/hydra && \
cd hydra/columnar && \
./configure && \
make && make install && \
cd ../.. && rm -rf hydra

Expand Down

0 comments on commit 9653e88

Please sign in to comment.