This commit is contained in:
parent
69dc46ac21
commit
cbbe296ea2
@ -4,7 +4,7 @@ ENV WALG_VERSION=v3.0.7
|
||||
ENV USE_BROTLI=1
|
||||
|
||||
RUN set -ex \
|
||||
&& apk add --no-cache wget git build-base bash brotli-dev
|
||||
&& apk add --no-cache wget git build-base bash brotli-dev cmake
|
||||
RUN set -ex \
|
||||
&& git clone https://github.com/wal-g/wal-g/ $GOPATH/src/wal-g \
|
||||
&& cd $GOPATH/src/wal-g/ \
|
||||
|
Loading…
x
Reference in New Issue
Block a user