We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We would make a copy of our current development Docker image, but reduce it to focus on background jobs only.
As reference, Avalon puts a certain wrapper around sidekiq threads.
Produce a docker image, and store it in Dockerhub
We could start this by producing an image of our current dev Docker image, and then make a second one for background jobs.
The text was updated successfully, but these errors were encountered:
Proof of concept: https://hub.docker.com/r/emorylibraries/self_deposit/tags
Sorry, something went wrong.
@rotated8 Ready for your review.
bwatson78
No branches or pull requests
We would make a copy of our current development Docker image, but reduce it to focus on background jobs only.
As reference, Avalon puts a certain wrapper around sidekiq threads.
Produce a docker image, and store it in Dockerhub
We could start this by producing an image of our current dev Docker image, and then make a second one for background jobs.
The text was updated successfully, but these errors were encountered: