Both in [our custom entrypoint](https://git.autonomic.zone/compose-stacks/selfoss/src/branch/main/entrypoint.sh.tmpl).
`clear_env = no` would probably be helpful for everyone because it lets you easily override all Selfoss settings without editing `config.ini`.
And `file_env` enables `SELFOSS_DB_PASSWORD_FILE` just like the MariaDB, Postgres, and similar images.
https://github.com/theAkito/docker-selfoss
Could also write a quick "hosting Selfoss on Docker" guide to extend their existing one for "Heroku like PaaS"?
Could also write a quick "hosting Selfoss on Docker" guide to extend their existing [one for "Heroku like PaaS"](https://github.com/fossar/selfoss/wiki/Run-selfoss-at-a-Heroku-like-PaaS)?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Both in our custom entrypoint.
clear_env = nowould probably be helpful for everyone because it lets you easily override all Selfoss settings without editingconfig.ini.And
file_envenablesSELFOSS_DB_PASSWORD_FILEjust like the MariaDB, Postgres, and similar images.https://github.com/theAkito/docker-selfoss
Could also write a quick "hosting Selfoss on Docker" guide to extend their existing one for "Heroku like PaaS"?