This commit is contained in:
parent
35a4670e8f
commit
ab0dd78505
@ -97,7 +97,7 @@ RUN curl -LO https://ftp.postgresql.org/pub/source/v${POSTGRES_VERSION}/postgres
|
||||
make install && \
|
||||
cd / && rm -rf /tmp/postgresql-${POSTGRES_VERSION} /tmp/postgresql-${POSTGRES_VERSION}.tar.gz
|
||||
|
||||
RUN ls /usr/local/include/pgsql/pg_config.h
|
||||
RUN ls /usr/local/pgsql/include/pg_config.h
|
||||
|
||||
#ARG DROGON_VERSION=1.9.5
|
||||
RUN git clone --recurse-submodules https://github.com/drogonframework/drogon.git /tmp/drogon && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user