-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Won't Do
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Docker Image
-
Tags:
-
Team:PLATFORM
The nuxeo/nuxeo Docker image allows several configuration options at runtime:
- Add some configuration properties through /etc/nuxeo/conf.d
- Pass some environment variables:
- JAVA_OPTS
- NUXEO_CLID
- NUXEO_CONNECT_URL
- NUXEO_PACKAGES
We should add some automated tests in the build pipeline to validate these options.