tail -f /var/discourse/shared/standalone/log/rails/production.log
or inside the container
/shared/log/rails/production.log
Looking back over this, my guess is that you have a docker config problem and it cannot access github. But I’m not sure how that could be true if you did a standard install, as it would have cloned plugins from inside the container.