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

Hosting single container on GitHub registry #13

Open
edmundmiller opened this issue Nov 25, 2024 · 1 comment
Open

Hosting single container on GitHub registry #13

edmundmiller opened this issue Nov 25, 2024 · 1 comment

Comments

@edmundmiller
Copy link

process.container = 'ghcr.io/daisybio/drevalpy:main'
process.conda = 'env.yml'

I noticed this in this conversation #11 (comment)

Just wondering if GitHub registry has any container pull rate limits/fees? We can get that built with Seqera containers and host it there since there's already an env file.

@JudithBernett
Copy link
Collaborator

Hi @edmundmiller , thank you for spotting this. I'm sorry I overlooked your issue!

As far as I understand, there is no pull rate limit for public repositories (https://github.com/orgs/community/discussions/49671). However, I am open to building a Sequera container and also hosting it there :) Can I do this myself / with a Github action like I'm doing right now for the ghcr container (https://github.com/daisybio/drevalpy/blob/development/.github/workflows/publish-docker.yml)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

2 participants