79811291

Date: 2025-11-06 13:10:01
Score: 0.5
Natty:
Report link

You have a typo in the config path configuration:

ENV SUPERSET_CONFIG_PATH=/app/pythonpath/superset_config.py

According to the documentation it should be declared so:

ENV SUPERSET_CONFIG_PATH /app/pythonpath/superset_config.py
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: orbanbalage