Bug description
Under Tag 5.0, there is no file named compose-image-tag.yml. Only have file named docker-compose-image-tag.yml
Screenshots/recordings
No response
Superset version
master / latest-dev
Python version
3.9
Node version
16
Browser
Chrome
Additional context
No response
Checklist
- [ ] I have searched Superset docs and Slack and didn't find a solution to my problem.
- [ ] I have searched the GitHub issue tracker and didn't find a similar bug report.
- [ ] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section.
Comment From: dosubot[bot]
The correct file to use is docker-compose-image-tag.yml. There was a recent renaming in the Superset repository: older documentation and some branches may reference compose-image-tag.yml, but for tag 5.0 and the latest-dev/master branches, the file is named docker-compose-image-tag.yml. The documentation and startup instructions have been updated to reflect this and avoid confusion, so you should use the file that actually exists in your checked-out branch or tag—docker-compose-image-tag.yml for 5.0.0 and recent versions PR 33858 PR 33790.
To reply, just mention @dosu.
How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other