我尝试在 Github Codespaces 中运行 Discourse,但它似乎卡住了。
创建日志以这些行结束:
Cleaning stale PID files
run-parts: executing /etc/runit/1.d/ensure-database
Started runsvdir, PID is 231
但是,在端口选项卡中可用的 URL 会返回 502 Bad Gateway。
此外,终端的状态似乎仍在执行某些操作。
Running postStartCommand...
我没有找到任何关于它的文档,但根据这条消息和 .devcontainer 目录,似乎有一些支持。
它还能用吗?我需要采取哪些步骤才能使其正常工作?


