MonkeyCanCode commented on code in PR #3594:
URL: https://github.com/apache/polaris/pull/3594#discussion_r2739401305
##########
getting-started/minio/docker-compose.yml:
##########
@@ -67,6 +69,7 @@ services:
setup_bucket:
image: quay.io/minio/mc:RELEASE.2025-08-13T08-35-41Z
+ restart: "no"
Review Comment:
Any reason on why we need to set restart to no? I think that is default
value already.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]