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

Dockerfile.aarch64 for building for Docker on ARMv8 #1128

Closed
vielmetti opened this issue Mar 6, 2017 · 6 comments
Closed

Dockerfile.aarch64 for building for Docker on ARMv8 #1128

vielmetti opened this issue Mar 6, 2017 · 6 comments
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Milestone

Comments

@vielmetti
Copy link

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....

@tboerger
Copy link
Member

tboerger commented Mar 6, 2017

Already got the plan, like Gogs at gogs/gogs#4018

@tboerger
Copy link
Member

tboerger commented Mar 6, 2017

And I think we will update all containers to alpine 3.5

@vielmetti
Copy link
Author

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

@lunny
Copy link
Member

lunny commented Mar 7, 2017

This may duplicated with #691 ?

@lunny lunny added this to the 1.2.0 milestone Mar 7, 2017
@lunny lunny added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Mar 7, 2017
@tboerger
Copy link
Member

tboerger commented Mar 7, 2017

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

lunny pushed a commit that referenced this issue Mar 10, 2017
@lunny
Copy link
Member

lunny commented Mar 11, 2017

resolved by #1130

@lunny lunny closed this as completed Mar 11, 2017
@go-gitea go-gitea locked and limited conversation to collaborators Nov 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/feature Completely new functionality. Can only be merged if feature freeze is not active.
Projects
None yet
Development

No branches or pull requests

3 participants