This commit is contained in:
parent
722b301a89
commit
1b070baca4
@ -9,11 +9,9 @@ RUN set -ex \
|
||||
&& git clone https://github.com/wal-g/wal-g/ $GOPATH/src/wal-g \
|
||||
&& cd $GOPATH/src/wal-g/ \
|
||||
&& git checkout $WALG_VERSION \
|
||||
&& make install \
|
||||
&& make pg_clean \
|
||||
&& make deps \
|
||||
&& make pg_build \
|
||||
&& make link_brotli \
|
||||
&& install main/pg/wal-g / \
|
||||
&& GOBIN=/usr/local/bin make pg_install \
|
||||
&& /wal-g --help
|
||||
|
||||
FROM alpine:3.11.5
|
||||
|
Loading…
x
Reference in New Issue
Block a user