This commit is contained in:
parent
e6980273eb
commit
a6ca2820fb
@ -8,7 +8,7 @@ RUN set -ex \
|
|||||||
RUN set -ex \
|
RUN set -ex \
|
||||||
&& git clone https://github.com/wal-g/wal-g/ $GOPATH/src/wal-g \
|
&& git clone https://github.com/wal-g/wal-g/ $GOPATH/src/wal-g \
|
||||||
&& cd $GOPATH/src/wal-g/ \
|
&& cd $GOPATH/src/wal-g/ \
|
||||||
&& git checkout $WALG_VERSION
|
&& git checkout $WALG_VERSION \
|
||||||
&& make deps \
|
&& make deps \
|
||||||
&& GOBIN=/usr/local/bin make pg_install
|
&& GOBIN=/usr/local/bin make pg_install
|
||||||
RUN wal-g --help
|
RUN wal-g --help
|
||||||
|
Loading…
x
Reference in New Issue
Block a user