更新 'Dockerfile'
This commit is contained in:
parent
8caf216fec
commit
b919ea98e3
@ -18,7 +18,7 @@ ADD ./fonts/SourceHanSansCN-Regular.otf /usr/share/fonts/SourceHanSansCN-Regular
|
|||||||
|
|
||||||
RUN apt-get install -y nano net-tools ca-certificates
|
RUN apt-get install -y nano net-tools ca-certificates
|
||||||
|
|
||||||
RUN mv /cartodb /cartodb-back
|
RUN rm -f /cartodb
|
||||||
|
|
||||||
RUN git clone https://git.kongjian.xin:8443/cartodb/cartodb-4.29.git cartodb && \
|
RUN git clone https://git.kongjian.xin:8443/cartodb/cartodb-4.29.git cartodb && \
|
||||||
cd cartodb && \
|
cd cartodb && \
|
||||||
|
Loading…
Reference in New Issue
Block a user