Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NXCT-548: install all packages at the same time #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jcarsique
Copy link

The local packages put in /docker-entrypoint-initnuxeo.d/ are installed one by one. This is a problem in case of mutual dependency.
Instead, add them to NUXEO_PACKAGES for being installed all at once by the final mp-install command.

@nuxeojenkins
Copy link

View issue in JIRA: NXCT-548: Install packages all at once

@jcarsique jcarsique requested review from ffjdm and dmetzler March 8, 2021 11:14
Copy link

@dmetzler dmetzler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The change should be done in the template file here: https://github.com/nuxeo/docker-nuxeo/blob/master/templates/docker-entrypoint.sh and then the update.py script executed to update all possible versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants