concourse / concourse/docker-image-resource
Release docker image for ARM64
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 162
- Forks
- 250
- PR merge metrics
- No merged PRs in 30d
Description
Hi Team,
I am trying to use the docker-image-resource image in the arm64 ubuntu platform but it seems the arm64 supported tag is not available in the docker hub.
I have tried building the image in the arm64 platform using docker build -t docker-image-resource -f dockerfiles/ubuntu/Dockerfile . command, but it is failing as concourse/golang-builder image is not available for the arm64 platform. I have looked for dockerfile source to build concourse/golang-builder image for the arm64 platform, but I am unable to get the same.
Do you have any plans in adding arm64 support and releasing arm64 images?
If interested, I am happy to contribute. But as a start, it will be helpful if you point me towards the source of concourse/golang-builder image.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with dockerfiles/ubuntu/Dockerfile and the reported docker build command, then investigate how the unavailable concourse/golang-builder image is produced. Done means the resource and its required builder support ARM64 and an ARM64 image is released to Docker Hub.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100