When warming up the CommandBox Docker image for Lu...
# lucee
j
When warming up the CommandBox Docker image for Lucee, I don't think it updates the extensions based on the LUCEE_EXTENSIONS environment variable - it does that when the server runs. Is this correct? Is there a better way to get the image to contain the updated extensions?
ah I see in the documentation it adds to the deploy directory before warm-up... will try that