mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
Add CREDITS file in official MinIO Docker release image (#9091)
This commit is contained in:
@@ -22,6 +22,7 @@ ENV MINIO_ACCESS_KEY_FILE=access_key \
|
||||
EXPOSE 9000
|
||||
|
||||
COPY --from=0 /go/bin/minio /usr/bin/minio
|
||||
COPY CREDITS /third_party/
|
||||
COPY dockerscripts/docker-entrypoint.sh /usr/bin/
|
||||
|
||||
RUN \
|
||||
|
||||
Reference in New Issue
Block a user