我在windows版本2.3.0.5的docker上,我的docker编写失败了,出现了这个奇怪的错误: During handling of the above exception, anotherexception occurred:
File "docker-compose", line 3, in <module>TypeEr
,然后我运行了heroku container:release web,它说 No command specified for process type web 我也按照建议的here尝试了heroku我的个人资料是 web: gunicorn app:app --log-file=- 不确定出了什么问题,也不知道如何调试。如有任何帮助,我们不胜感激!