-
Notifications
You must be signed in to change notification settings - Fork 221
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
Provide official Docker images for AArch64 (ARM64) #150
Comments
+1 |
agree |
Hi, Please see attached Dockerfile diff:
This allows to build both on x86 and arm64. What do you think about this solution? I'm aware that this is a workaround but for now I can't see any other (until the meteor starts supporting linux.arm64 builds) |
Is there any chance to add this kind of arm64 support in the official release? |
OMG. I have been trying to use docker-compose to set up for a week now, keep getting the error "Error: couldn't connect to server mongo:27017, connection attempt failed: HostNotFound: Could not find address for mongo:27017: SocketException: Host not found (authoritative) " and both containers show the status of 'restarting' all the time. Thought there is something wrong with my docker-compose.yml file. +1 for official docker images for ARM64. |
Hello @semihalf-mazur-hubert , Is it possible to pull your unofficial image for AArch64 (ARM64)? Thanks. |
Hi @sprklinginfo , Unfortunately I don't have any repository with ready arm64 image. You can always use buildx to build for arm64. Anyway I hope that the Rocket.Chat might officially support arm64 and official docker images will be published. |
Same here. |
+1 for this! |
No description provided.
The text was updated successfully, but these errors were encountered: