mirror of https://github.com/citusdata/citus.git
rebuild image with new citus_load
parent
5b893a2410
commit
8cab2f44ef
|
@ -178,7 +178,7 @@ RUN sudo install -d -o citus -g citus /commandhistory \
|
|||
|
||||
# install citus-dev
|
||||
RUN git clone --branch citus_load https://github.com/citusdata/tools.git citus-tools \
|
||||
&& echo "cache buster 1" \
|
||||
&& echo "cache buster 2" \
|
||||
&& ( cd citus-tools/citus_dev && pipenv install ) \
|
||||
<<<<<<< HEAD
|
||||
&& mkdir -p ~/.local/bin \
|
||||
|
|
Loading…
Reference in New Issue