Provide multiarch Docker image #429

Closed
opened 2025-11-02 03:23:09 -06:00 by GiteaMirror · 9 comments
Owner

Originally created by @vielmetti on GitHub (Mar 6, 2017).

Originally assigned to: @tboerger on GitHub.

Description

#531 describes the need for a Raspberry Pi (armhf) Docker image. Similarly there are other needs for other Docker images supporting other non-Intel platforms, including ARMv8.

The proposed effort would build a multiarch Docker manifest that would allow a single Docker image serve all supported platforms.

The analogous effort was done by Portainer in the issue https://github.com/portainer/portainer/issues/285 .

gitea would be one of the first applications to support a multiarch Docker build, and as such the build tools are relatively unrefined and incomplete (though not all that complicated).

Originally created by @vielmetti on GitHub (Mar 6, 2017). Originally assigned to: @tboerger on GitHub. ## Description #531 describes the need for a Raspberry Pi (armhf) Docker image. Similarly there are other needs for other Docker images supporting other non-Intel platforms, including ARMv8. The proposed effort would build a `multiarch` Docker manifest that would allow a single Docker image serve all supported platforms. The analogous effort was done by Portainer in the issue https://github.com/portainer/portainer/issues/285 . gitea would be one of the first applications to support a multiarch Docker build, and as such the build tools are relatively unrefined and incomplete (though not all that complicated).
GiteaMirror added the type/featureissue/confirmed labels 2025-11-02 03:23:10 -06:00
Author
Owner

@tboerger commented on GitHub (Mar 6, 2017):

This is more or less a duplicate of https://github.com/go-gitea/gitea/issues/53. I want to build a drone plugin that can build different architectures.

@tboerger commented on GitHub (Mar 6, 2017): This is more or less a duplicate of https://github.com/go-gitea/gitea/issues/53. I want to build a drone plugin that can build different architectures.
Author
Owner

@vielmetti commented on GitHub (Mar 6, 2017):

#53 does not look related, @tboerger - do you mean #31 , which is clearly related

@vielmetti commented on GitHub (Mar 6, 2017): #53 does not look related, @tboerger - do you mean #31 , which is clearly related
Author
Owner

@tboerger commented on GitHub (Mar 6, 2017):

Copied the wrong link, #531

@tboerger commented on GitHub (Mar 6, 2017): Copied the wrong link, #531
Author
Owner

@tboerger commented on GitHub (Mar 7, 2017):

You can add the 1.2.0 milestone, I will build the multi arch drone plugin

@tboerger commented on GitHub (Mar 7, 2017): You can add the 1.2.0 milestone, I will build the multi arch drone plugin
Author
Owner

@lunny commented on GitHub (Apr 9, 2017):

@tboerger any update for this?

@lunny commented on GitHub (Apr 9, 2017): @tboerger any update for this?
Author
Owner

@stale[bot] commented on GitHub (Feb 15, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Feb 15, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@techknowlogick commented on GitHub (Feb 15, 2019):

Unstale

@techknowlogick commented on GitHub (Feb 15, 2019): Unstale
Author
Owner

@stale[bot] commented on GitHub (Apr 16, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Apr 16, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Author
Owner

@techknowlogick commented on GitHub (Oct 12, 2021):

closing as we have an multiarch image now.

@techknowlogick commented on GitHub (Oct 12, 2021): closing as we have an multiarch image now.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#429