-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 6.0-HF36, 7.10-HF22, 8.10-HF02
-
Fix Version/s: 9.2
-
Component/s: Docker Image
-
Epic Link:
-
Tags:
-
Sprint:nxcloud 9.1.7
-
Story Points:3
The usage of \n in the NUXEO_CLID parameter is not very efficient. On connect the CLID is separated by a double dash --. When copy/paste the clid, then the container doesn't regsiter well : this is confusing.
Moreover in web UIs (Rancher, Openshift) etc... the \n may be escaped/unescaped and then is error prone.
So the entrypoint should split the CLID if double dashes are found.
- is duplicated by
-
NXP-21760 Support new CLID
- Resolved