こんにちは、この手順に従いました。
containers/app.yml のプラグイン部分:
## プラグインはここに入ります
## 詳細は https://meta.discourse.org/t/19157 を参照してください
hooks:
after_code:
- exec:
cd: $home/plugins
cmd:
- git clone https://github.com/discourse/docker_manager.git
- git clone https://github.com/paviliondev/discourse-locations.git
- git clone https://github.com/discourse/discourse-sitemap.git
# - git clone https://github.com/discourse/discourse-reactions.git
- git clone https://github.com/discourse/discourse-translator.git
さっきもう一度試しましたが、出力が同じサイクルで繰り返し表示されます。