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

Problem: dockerhub no longer builds this for us #7

Open
nicksellen opened this issue Nov 30, 2021 · 0 comments
Open

Problem: dockerhub no longer builds this for us #7

nicksellen opened this issue Nov 30, 2021 · 0 comments

Comments

@nicksellen
Copy link
Member

nicksellen commented Nov 30, 2021

Dockerhub is monetizing obviously, so we have to jump ship (or pay).

A good option would be to use github actions to build, then we can use github container registry or still use dockerhub to push to.

See the matrix discussion:

maybe we can do it in github actions? and use github's container registry? https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry

we use a github action that pushes the image to docker hub
here's an example if it can help: https://github.com/bonfire-networks/bonfire-app/blob/main/.github/workflows/release.yaml#L84

Also could migrate https://github.com/karrot-dev/karrot-image-android.

Afterwards should migrate any references in https://github.com/karrot-dev/karrot-docker if anything has changed.

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

1 participant