Combine commerce and cx docker images
The docker images for the teams commerce and cx have been merged to one image
Merge request reports
Activity
requested review from @tdreier
assigned to @bochocki
added 1 commit
- 26c11b4a - feat(jira#): Add locales generation for typo 3
added 1 commit
- e42d8674 - fix(jira#): Add php.ini config entry to all versions
@mrochow please take a look into this. @tdreier requested the locales to be built within the images because typo3 needs this for error logging and translations. Also the cgi.fix_pathinfo = 1 has been changed in the php.ini because it fixes a security issue for typo3 and i could not find any problems for magento locally. The building process doesn't take that much longer.
added 1 commit
- b859896c - fix(jira#): Add package for locales generation
- Resolved by Marc Rochow
mentioned in commit 67fceb2b
Please register or sign in to reply