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

Docker image is not tagged as arm compatible when it is #78

Open
CameronSabuda opened this issue Nov 16, 2022 · 1 comment
Open

Docker image is not tagged as arm compatible when it is #78

CameronSabuda opened this issue Nov 16, 2022 · 1 comment
Labels

Comments

@CameronSabuda
Copy link

My team use this ftp image in our project and I'm the only member on the team who has an apple silicon mac. Because this image is listed as only being compatible with amd64 architecture on docker hub, I was looking for alternatives to this FTP image but then I realised that the centos version this image is based on is arm compatible. After copying all the source locally, it runs natively on my apple silicon mac absolutely fine.

If it works fine (which from my testing so far seems to be the case), would it be possible to have the image on the docker hub be tagged as compatible with arm/arm64 architectures?

@CameronSabuda CameronSabuda changed the title Docker is not tagged as arm compatible when it is Docker image is not tagged as arm compatible when it is Nov 16, 2022
@fauria fauria added the look label Jan 27, 2023
@yuu2lee4
Copy link

centos has a arm version, you can build a arm version using this repo directly on a arm mechine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants