mistercrunch commented on code in PR #27953:
URL: https://github.com/apache/superset/pull/27953#discussion_r1572744966
##########
docker-compose-image-tag.yml:
##########
@@ -33,7 +33,11 @@ services:
- redis:/data
db:
- env_file: docker/.env
+ env_file:
Review Comment:
Now I'm thinking a "check_env.py" script could be could, that script would
make sure all external tools are meeting the minimum version requirements and
such (npm, node, docker, docker-compose, git-lfs, ...).
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]