On Thu, Nov 8, 2018 at 4:12 PM Kok Hooi Chew <[email protected]> wrote:

> Hi All,
> Is there anyway for me to customize the login page when using Docker?
>
>
Yes, you'd need to write an extension that customizes the branding of the
page, and place it in the extensions folder within the Docker image.   This
can be done either by copying the extension into the image, or by linking
the extensions folder to a folder on the host system and placing all of the
extensions there.

As far as the branding goes, I can't remember at the moment if there's
official documentation for that somewhere or not, but it's been discussed
on these lists in the past.

-Nick

Reply via email to