-
Type: New Feature
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Support
-
Epic Link:
-
Sprint:nxsupport 10.3.1
-
Story Points:1
The image would extend the one available here:
https://hub.docker.com/_/mysql/
Target versions are 5.6, 5.7, one image per version.
Database can be initialized through SQL.
More details on Nuxeo specifics here:
https://doc.nuxeo.com/nxdoc/mysql/
Target repository:
https://github.com/nuxeo/nuxeo-tools-support-priv/tree/master
Target folder:
docker/images/mysql
The DB version will then be handled in compose files through a MYSQL_VERSION variable (with a default value matching the Nuxeo version).
Add compose file for simple Nuxeo + DB scenario.
- is required by
-
NXBT-2109 create mysql docker-compose files for multidir config
- Resolved