I have tried reinstalling this about 15 times and I cannot figure out what the issue is. I am doing a standard base install, no plugins, no anything extra.
sudo -s
mkdir /var/discourse
git clone https://github.com/discourse/discourse_docker.git /var/discourse
cd /var/discourse
./discourse-setup
I get no errors, everything appears to install fine. The site loads okay after installing.
But it has no images, all js is broken, no favicon, can’t verify email as that would require jquery which is not loaded.