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

Add Dockerfile and GitHub action to build and push to docker hub #32

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

gardner
Copy link
Contributor

@gardner gardner commented Dec 28, 2022

This will build a docker container and push it to docker hub. To accept this pull request you need to set the following repository secrets:

  • DOCKER_HUB_USERNAME
  • DOCKER_HUB_ACCESS_TOKEN

To run this code using docker:

docker run -v "$PWD/results:/results" -it gardner/sort-google-scholar ./sortgs.py --kw "nattokinase" --sortby "cit/year" --csvpath /results

@WittmannF WittmannF merged commit 26ba8db into WittmannF:master Nov 16, 2023
@WittmannF
Copy link
Owner

Thanks for the contribution!

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