You've already forked infra.buildenv
Add MinIO client to container image
This commit is contained in:
@@ -26,3 +26,7 @@ RUN true \
|
||||
&& sh build2-install-0.18.0-a.0-stage.sh --yes --trust yes \
|
||||
&& cd / \
|
||||
&& rm -rf ~/build2-build
|
||||
|
||||
RUN true \
|
||||
&& wget https://dl.min.io/client/mc/release/linux-amd64/mc -O /usr/bin/mc \
|
||||
&& chmod +x /usr/bin/mc
|
||||
|
||||
Reference in New Issue
Block a user