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

indicate error when R dependencies fail to install #37

Open
ebrahimebrahim opened this issue Apr 25, 2022 · 0 comments
Open

indicate error when R dependencies fail to install #37

ebrahimebrahim opened this issue Apr 25, 2022 · 0 comments
Labels
bug Something isn't working minor Minor issue that can be worked on in the background

Comments

@ebrahimebrahim
Copy link
Collaborator

The install.R script can fail while setting up the celery docker container. There should be some indication of an error if this line fails:

RUN Rscript /opt/django-project/install.R

It shouldn't just move forward and successfully build the contianer.

@ebrahimebrahim ebrahimebrahim added bug Something isn't working minor Minor issue that can be worked on in the background labels Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor Minor issue that can be worked on in the background
Projects
None yet
Development

No branches or pull requests

1 participant