Dockerfile.aarch64 for building for Docker on ARMv8 #430

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

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

Description

Proposed to create a Dockerfile.aarch64 for building on ARMv8, akin to the existing Raspberry Pi image.

The current Dockerfile is built from Alpine 3.4. The current version of Alpine is 3.5.2. The supportable Alpine images on https://hub.docker.com/r/aarch64/alpine/tags/ include a 3.5 tag, but not a 3.4 tag, so there might reasonably be other issues involved in the move from 3.4 to 3.5.

Other than that I don't anticipate any big issues....

Originally created by @vielmetti on GitHub (Mar 6, 2017). ## Description Proposed to create a `Dockerfile.aarch64` for building on ARMv8, akin to the existing Raspberry Pi image. The current Dockerfile is built from Alpine 3.4. The current version of Alpine is 3.5.2. The supportable Alpine images on https://hub.docker.com/r/aarch64/alpine/tags/ include a 3.5 tag, but not a 3.4 tag, so there might reasonably be other issues involved in the move from 3.4 to 3.5. Other than that I don't anticipate any big issues....
GiteaMirror added the type/feature label 2025-11-02 03:23:12 -06:00
Author
Owner

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

Already got the plan, like Gogs at https://github.com/gogits/gogs/pull/4018

@tboerger commented on GitHub (Mar 6, 2017): Already got the plan, like Gogs at https://github.com/gogits/gogs/pull/4018
Author
Owner

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

And I think we will update all containers to alpine 3.5

@tboerger commented on GitHub (Mar 6, 2017): And I think we will update all containers to alpine 3.5
Author
Owner

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

Aha, looks like https://hub.docker.com/r/atzoum/aarch64-gitea/ is a working example from @atzoum

@vielmetti commented on GitHub (Mar 6, 2017): Aha, looks like https://hub.docker.com/r/atzoum/aarch64-gitea/ is a working example from @atzoum
Author
Owner

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

This may duplicated with #691 ?

@lunny commented on GitHub (Mar 7, 2017): This may duplicated with #691 ?
Author
Owner

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

Not related to #691, this issue only wants a working Dockerfile

@tboerger commented on GitHub (Mar 7, 2017): Not related to #691, this issue only wants a working Dockerfile
Author
Owner

@lunny commented on GitHub (Mar 11, 2017):

resolved by #1130

@lunny commented on GitHub (Mar 11, 2017): resolved by #1130
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#430