Hallo, ich habe dieses Verfahren befolgt.
Der Plugin-Teil der containers/app.yml:
## Plugins gehen hier
## Siehe https://meta.discourse.org/t/19157 für Details
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
Ich habe es gerade erneut versucht, derselbe Ausgabewiederholungszyklus wiederholt sich immer wieder.