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

docker: run assets precompile on worker images #5006

Merged
merged 1 commit into from
Jun 25, 2021

Conversation

no-reply
Copy link
Contributor

workers need precompiled assets too, even though they won't serve them, because
use of ActionController::Base.helpers in ThumbnailPathService (and perhaps
elsewhere).

@samvera/hyrax-code-reviewers

workers need precompiled assets too, even though they won't serve them, because
use of `ActionController::Base.helpers` in ThumbnailPathService (and perhaps
elsewhere).
@no-reply
Copy link
Contributor Author

this provides a work around for #5007

@jeremyf jeremyf merged commit 25440bc into main Jun 25, 2021
@jeremyf jeremyf deleted the run-precompile-for-worker branch June 25, 2021 21:49
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.

2 participants