Docker: Use ENV LUCEE_EXTENSIONS to Web context

Hi. The Lucee WebSockets extension must be installed in the Web context, not the Server context.

I have just noticed that with this in my Dockerfile
ENV LUCEE_EXTENSIONS="3F9DFF32-B555-449D-B0EB5DB723044045"

the extension is installed correctly in the Server context but then I had to manually install it via Admin to get it in the Web context in order for WebSockets to work.

Is there a way to specify “Install this extension in the Web context” via Docker?

Thanks,
Murray

Lucee Version: 5.3.9.141