[
https://issues.apache.org/jira/browse/GUACAMOLE-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17468364#comment-17468364
]
Mike Jumper commented on GUACAMOLE-1361:
----------------------------------------
{quote}
Is there anything we need to do for this besides just add an ARM-architecture
image to the build process?? Is this something we'd need to wait for a release
for, or is that something we could modify on-the-fly?
{quote}
Sure - it's worth a shot. I think these builds can be made for both images just
be specifying different build arguments.
The only issue I expect may occur on ARM depends on its default stack size.
There are a good few functions within guac that expect to be able to allocate
relatively-sizable variables on the stack, and that will fail on some platforms
with small default stacks. I don't recall whether ARM is one of these, but I do
recall there was a JIRA issue related to this: GUACAMOLE-663
Could do a quick test against the intended ARM base image, print out the stack
size, and see whether there is any issue at all.
> Docker for ARM arch
> -------------------
>
> Key: GUACAMOLE-1361
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-1361
> Project: Guacamole
> Issue Type: Wish
> Components: guacamole-docker, guacd-docker
> Reporter: PIERRE PINTARIC
> Priority: Trivial
>
> Currently, Docker for Guacamole is distributed only for AMD64 arch
> Do you plan to make a portage to ARM64 or ARM32 for all Guacamole components?
--
This message was sent by Atlassian Jira
(v8.20.1#820001)