GithubHelp home page GithubHelp logo

Comments (5)

odidev avatar odidev commented on September 27, 2024 1

@xtremerui,
I have built both golang-builder and registry-image-resource images with base-image as ubuntu:bionic and uploaded them to my repo in docker hub.
registry-image-resource: https://hub.docker.com/repository/docker/odidev/registry-image-resource
golang-builder: https://hub.docker.com/repository/docker/odidev/golang-builder

Verified the built binaries in the registry-image-resource as well. Please check below for the same:

root@a79adfa62367:/# file /opt/resource/check
/opt/resource/check: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), statically linked, not stripped
root@a79adfa62367:/# file /opt/resource/in
/opt/resource/in: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), statically linked, not stripped
root@a79adfa62367:/# file /opt/resource/out
/opt/resource/out: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), statically linked, not stripped

I am expecting concourse to release official images for arm64 system. If required, I am happy to contribute.

from docker-image-resource.

xtremerui avatar xtremerui commented on September 27, 2024

the job that builds the image is here https://ci.concourse-ci.org/teams/main/pipelines/concourse/jobs/build-golang-builder-image/

we don't have plan for arm64 support yet.

from docker-image-resource.

xtremerui avatar xtremerui commented on September 27, 2024

Actually we are deprecating this resource in favor of https://github.com/concourse/registry-image-resource and we'd love to adding arm64 support there.

from docker-image-resource.

odidev avatar odidev commented on September 27, 2024

the job that builds the image is here https://ci.concourse-ci.org/teams/main/pipelines/concourse/jobs/build-golang-builder-image/

we don't have plan for arm64 support yet.

Thanks for the reply.

I have checked the build for golang-builder image and built the image on arm64 machine with steps got from the build. As we can see, you are downloading go1.15.7.linux-amd64.tar.gz from here. I have updated tar file link from amd64 to arm64 to make it work for arm64.

I can start building registry-image-resource if golang-builder image is available for arm64. It will be helpful, if it is released.

If required, I am happy to contribute.

from docker-image-resource.

xtremerui avatar xtremerui commented on September 27, 2024

@odidev sounds like you have already built a golang-builder-image in arm64. You could then fork the registry-image-resource to build the resource image to support arm64. Is there anything else blocking your work or you are expecting concourse to release registry-image-resource for arm64 system?

Just want to prioritize our task here(if we are adding arm64 support for registry-image-resource, we might as well do it for all other base resource types). Thx.

from docker-image-resource.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.