This repository was archived by the owner on Apr 21, 2026. It is now read-only.
Commit f0f0d2e
Set LUCEE_EXTENSIONS as Docker ENV for PostgreSQL driver
The .env file approach doesn't work because LUCEE_EXTENSIONS must be
available as a container environment variable at Lucee startup time,
not just in the app's .env file. Setting it as a Dockerfile ENV
ensures the CommandBox entrypoint processes it correctly.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 4b0e5ca commit f0f0d2e
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
0 commit comments