Hi everyone, how do I install a Lucee extension, u...
# docker-commandbox
g
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)
b
That env var should be picked up just fine in a docker container
I'd dial up the deploy log severities in Lucee and check it for details
g
As expected... user error. I had extensions configured in the server. Jason too !!!