dimas-b commented on code in PR #3022:
URL: https://github.com/apache/polaris/pull/3022#discussion_r2511134372


##########
getting-started/ceph/.env.example:
##########
@@ -0,0 +1,15 @@
+LANG=en_US.utf8
+TZ=UTC
+CEPH_CONTAINER_IMAGE=quay.io/ceph/ceph:v19.2.3

Review Comment:
   Using `.env` files is a bit unusual in Polaris... Will it be picked up if 
the CLI call is from a parent dir, e.g. `docker compose -f 
getting-started/ceph/docker-compose.yml -d mon1 mgr`?



-- 
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]

Reply via email to