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

Wrong Docker link #53

Closed
iaconogi opened this issue Mar 19, 2021 · 2 comments
Closed

Wrong Docker link #53

iaconogi opened this issue Mar 19, 2021 · 2 comments

Comments

@iaconogi
Copy link

Dear Finley,
I am Giovanni Iacono from EFSA, we had a video call the other day.
The compilation of the Dockerfile from https://github.com/pha4ge/hAMRonization_workflow fails at task 18 RUN cd data/test && bash get_test_data.sh && cd ../..

The reason is that in the current repository https://github.com/pha4ge/hamronization the data folder is not present. This folder is present in https://github.com/pha4ge/hAMRonization_workflow.

Also a question, the Dockerfile in https://github.com/pha4ge/hAMRonization_workflow installs only the parsers, correct ?

@fmaguire
Copy link
Member

To install just the parsers in this repo you can now just run docker pull finlaymaguire/hamronization:latest and it will just install a minimal container with the python3.9 base image and hamronize as the entrypoint.

Let me know if you have any issues with the container.

@iaconogi
Copy link
Author

Yes I already did a minimal container with pyhton and pip install hamronization and it works great so far.
Best
Giovanni

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

No branches or pull requests

2 participants