mirror of
https://github.com/dimitri/pgloader.git
synced 2026-01-29 19:11:05 +01:00
Bypass using buildapp in the Docker build for CCL.
This commit is contained in:
parent
bc1167d3e3
commit
701d54bfdf
@ -30,7 +30,7 @@ FROM debian:stable-slim as builder
|
||||
|
||||
RUN mkdir -p /opt/src/pgloader/build/bin \
|
||||
&& cd /opt/src/pgloader \
|
||||
&& make CL=ccl DYNSIZE=256
|
||||
&& make CL=ccl DYNSIZE=256 save
|
||||
|
||||
FROM debian:stable-slim
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user