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

[ENG-5209] fixed preprints service startup in docker-compose #10528

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

Conversation

opaduchak
Copy link

Purpose

Preprints service won't start as entrypoint is using bower which is missing from container runtime

Changes

Removed line in entrypoint which invoked bower

QA Notes

Documentation

Side Effects

Ticket

https://openscience.atlassian.net/jira/software/c/projects/ENG/boards/145?selectedIssue=ENG-5209

@opaduchak opaduchak changed the title fixed preprints service startup as we are not using bower for it anymore [ENG-5209] fixed preprints service startup as we are not using bower for it anymore Feb 2, 2024
@opaduchak opaduchak changed the title [ENG-5209] fixed preprints service startup as we are not using bower for it anymore [ENG-5209] fixed preprints service startup in docker-compose Feb 2, 2024
Copy link
Contributor

@cslzchen cslzchen left a comment

Choose a reason for hiding this comment

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

Good catch, @opaduchak 👍 ! Verified locally that my preprints started successfully.

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.

None yet

2 participants