警告: containers/app.yml ファイルが他のユーザーにも読み取り可能です。chmod o-rwx containers/app.yml を実行してこのファイルを保護できます。

Is this what the new line in the standard install guide is about?

sudo -s
git clone https://github.com/discourse/discourse_docker.git /var/discourse
cd /var/discourse
chmod 700 containers