Привет! Я следовал этой процедуре.
В части плагина файла 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
Только что попробовал снова — тот же цикл вывода повторяется снова и снова.