-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 9.2-SNAPSHOT
-
Fix Version/s: 9.2
-
Component/s: nuxeoctl start/stop/admin
-
Sprint:nxcloud 9.2.5
When using the docker image on 9.2, we have an error :
Could not run configuration: Template not found: ${env:NUXEO_DB_TYPE:default}
https://travis-ci.org/nuxeo/docker-nuxeo/jobs/231070479
It seems the environment variable is not expanded .
- depends on
-
NXP-21533 Better deal with environment variables in Docker images
- Resolved