Skip to content

Enable Multiarchitecture build for Docker Container #3633

Closed
@whatever4711

Description

@whatever4711

Hi together,

let me suggest a new structure for your build:
It would be great if Docker builds are separated from the source repository.

For Docker I already setup a multiarchitecture repository whatever4711/docker-gitea, which builds Containers for amd64, i386, arm64, and arm32 with the same basic Dockerfile on CircleCI. Additionally, it tags those images accordingly, such that the call docker run -it -p 2222:22 -p 3000:3000 whatever4711/gitea downloads the version for your system and there is no need for several Dockerhub repositories anymore.

Referencing issue #2607 and PR #2927

Best regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions