mirror of
https://github.com/dolthub/dolt.git
synced 2026-01-07 16:17:37 -06:00
using new dockerfile
This commit is contained in:
@@ -121,7 +121,7 @@ RUN service postgresql start
|
||||
|
||||
# install mysql_fdw
|
||||
WORKDIR /mysql-client-tests/mysql_fdw
|
||||
RUN git clone https://github.com/EnterpriseDB/mysql_fdw --branch REL-2_7_0
|
||||
RUN git clone https://github.com/EnterpriseDB/mysql_fdw
|
||||
WORKDIR /mysql-client-tests/mysql_fdw/mysql_fdw
|
||||
RUN make USE_PGXS=1 && \
|
||||
make USE_PGXS=1 install
|
||||
|
||||
Reference in New Issue
Block a user