Hi everyone, how do I install a Lucee extension, using the CommandBox image, please?
I have created the LUCEE_EXTENSIONS env variable and added in my required extensions and versions.
This command works fine in a non-container environment.
If I INSPECT the container - I see the ENV var available to the container...
But in the running container, my extensions and/or their required versions do not match the environment variable.
As it works normally - I am guessing that I am missing a docker-esque requirement?
Thanks (as always)