Deploy custom Discourse repository via docker

@Lilly is completely right.

You must not block updates coming from upstream (bug fixes, security patches, even new features) so it’s best to apply customisations with a plugin (if you need to modify the back end) or a theme component (if just the front end)

If you start trying to maintain a fork you will soon find it very time consuming.

3 Likes