Nbelles commented on PR #499: URL: https://github.com/apache/guacamole-server/pull/499#issuecomment-2016654706
I think that should do the trick. I will also create a separate pull request shortly for the guacamole-client changes that need to be made to make that work on ARM as well. I think the next step towards providing ARM Docker images on Docker Hub would be to follow something like the direction provided by [this Docker guide](https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/). I'm not sure how the Docker Hub build process for this repo is set up right now (I'm only seeing the code for building on pull request) but it seems like the next step would be to adjust the `docker build` command to be a `docker buildx build` similar to that guide to include building for multiple architectures. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org