mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 20:20:25 +03:00
Support configurable quote character parameter in Select (#8955)
This commit is contained in:
@@ -74,6 +74,9 @@ RUN build/worm/install.sh
|
||||
COPY build/healthcheck /mint/build/healthcheck
|
||||
RUN build/healthcheck/install.sh
|
||||
|
||||
COPY build/s3select /mint/build/s3select
|
||||
RUN build/s3select/install.sh
|
||||
|
||||
COPY remove-packages.list /mint
|
||||
COPY postinstall.sh /mint
|
||||
RUN /mint/postinstall.sh
|
||||
|
||||
Reference in New Issue
Block a user