Skip to content

Problem: dockerhub no longer builds this for us #7

Description

@nicksellen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions